Skip to content

Hostname

framme.com

Last fetched

framme.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · framme.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/framme.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.129.1153.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.1283.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.323.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.733.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of framme.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for framme.com.

MechanismTarget
SPF_INCLUDE25609193.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from framme.com.

Cypher and MCP

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

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