Skip to content

Hostname

020mag.com

Last fetched

020mag.com resolves to 1 IPv4 address operated by ZZOOMM in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · 020mag.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/020mag.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.231.126.17146.231.120.0/21AS42612ZZOOMMES

WHOIS identity

Registrar
iana:1262
Organization
0`20 company, s.c.
Contact emails

Subdomains

7 observed subdomains of 020mag.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for 020mag.com.

MechanismTarget
SPF_A020mag.com
SPF_IP46.231.126.171
SPF_MX020mag.com

Related pages

Pivot deeper into the graph from 020mag.com.

Cypher and MCP

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

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