Skip to content

Hostname

framed.net

Last fetched

framed.net resolves to 1 IPv4 address operated by GBUS-ASN - Globius Systems, LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · framed.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/framed.net

Resolution chain

framed.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.202.137.243142.202.137.0/24AS10419GBUS-ASN - Globius Systems, LLCUS

WHOIS identity

Registrar
iana:1479
Organization
amanda bengtson
Contact emails

Subdomains

12 observed subdomains of framed.net.

Web-graph footprint

Distinct hostnames that link to or from framed.net in the public web crawl.

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • framed.net

SPF policy

8 SPF mechanisms authorising senders for framed.net.

MechanismTarget
SPF_Aframed.net
SPF_IP104.225.223.169
SPF_IP142.202.137.243
SPF_IP142.44.235.50
SPF_IP204.44.71.109
SPF_IP23.152.224.226
SPF_IP69.195.157.147
SPF_MXframed.net

Related pages

Pivot deeper into the graph from framed.net.

Cypher and MCP

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

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