Skip to content

Hostname

devwithfred.com

Last fetched

devwithfred.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · devwithfred.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/devwithfred.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.106.10513.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.12713.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.3913.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.224.106.8513.224.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.33.45.1213.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.12513.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.2313.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.6413.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1910
Organization
1&1 internet
Contact emails

Subdomains

1 observed subdomain of devwithfred.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for devwithfred.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from devwithfred.com.

Cypher and MCP

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

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