Skip to content

Hostname

auth.inteligov.com.br

Last fetched

auth.inteligov.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · auth.inteligov.com.brRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/auth.inteligov.com.br

Resolution chain

auth.inteligov.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.230.104.1623.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.37.5934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.63.21534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.209.8844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.126.7444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.99.18544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.114.1652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.139.7852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.2.7352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.124.6354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.10.7354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.233.16298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with auth.inteligov.com.br in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from auth.inteligov.com.br in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for auth.inteligov.com.br.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from auth.inteligov.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auth.inteligov.com.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.