Skip to content

Hostname

ima.sc.gov.br

Last fetched

ima.sc.gov.br resolves to 1 IPv4 address operated by AS11802 in BR.

Nutrition Label

WHISPER CANON · ima.sc.gov.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ima.sc.gov.br

Resolution chain

ima.sc.gov.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.19.215.217200.19.192.0/19AS11802BR

WHOIS identity

No WHOIS records are currently associated with ima.sc.gov.br in WhisperGraph.

Subdomains

30 observed subdomains of ima.sc.gov.br.

Web-graph footprint

Distinct hostnames that link to or from ima.sc.gov.br in the public web crawl.

252 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ima.sc.gov.br.

MechanismTarget
SPF_Aima.sc.gov.br
SPF_IP10.0.0.0/8
SPF_IP172.16.0.0/12
SPF_IP192.168.0.0/16
SPF_IP200.19.192.0/19
SPF_IP200.192.64.0/20
SPF_MXima.sc.gov.br

Related pages

Pivot deeper into the graph from ima.sc.gov.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ima.sc.gov.br"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.