Skip to content

Hostname

infodog.com

Last fetched

infodog.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · infodog.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/infodog.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.228.69100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.203.24918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.104.18518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.23.1283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.63.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.98.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.202.6934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.183.4634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.189.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.137.6052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.88.12354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.202.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
mb-f,
Contact emails

Subdomains

16 observed subdomains of infodog.com.

Web-graph footprint

Distinct hostnames that link to or from infodog.com in the public web crawl.

544 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for infodog.com.

MechanismTarget
SPF_Aa4.infodog.com
SPF_Ainfodog.com
SPF_Asmtp.infodog.com

Related pages

Pivot deeper into the graph from infodog.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "infodog.com"})-[: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.