Skip to content

Hostname

framemag.com

Last fetched

framemag.com resolves to 1 IPv4 address operated by UNISERVER-AS in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.93.53.16281.93.48.0/20AS31673UNISERVER-ASNL

WHOIS identity

Registrar
iana:1647
Organization
frame publishers b.v.
Contact emails

Subdomains

4 observed subdomains of framemag.com.

Web-graph footprint

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

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for framemag.com.

MechanismTarget
SPF_Aframemag.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.93.53.162
SPF_IP92.51.176.0/24
SPF_IP95.97.143.82
SPF_MXframemag.com

Related pages

Pivot deeper into the graph from framemag.com.

Cypher and MCP

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

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