Skip to content

Hostname

mag45.com

Last fetched

mag45.com resolves to 1 IPv4 address operated by AS31477 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · mag45.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/mag45.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.188.2945.82.188.0/22AS31477NL

WHOIS identity

Registrar
iana:1647
Organization
mag45 b.v.
Contact emails

Subdomains

32 observed subdomains of mag45.com.

Web-graph footprint

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

47 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mag45.com.

MechanismTarget
SPF_Amag45.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.spam-filter.email
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.235.75.216
SPF_IP109.235.75.218
SPF_IP109.235.75.233
SPF_IP137.117.154.244
SPF_IP2a02:2770:17:0:21a:4aff:fe09:d86a
SPF_IP45.82.188.29
SPF_IP51.144.101.253
SPF_MXmag45.com

Related pages

Pivot deeper into the graph from mag45.com.

Cypher and MCP

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

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