Skip to content

Hostname

manx.net

Last fetched

manx.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · manx.netRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/manx.net

Resolution chain

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

IPPrefixASNOperatorCountry
20.82.13.5920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:48
Organization
manx telecom
Contact emails

Subdomains

64 observed subdomains of manx.net.

Web-graph footprint

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

71 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for manx.net.

MechanismTarget
SPF_Amout.kundenserver.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu-west.atmailcloud.com
SPF_IP195.10.102.181
SPF_IP195.10.120.0/27
SPF_IP80.65.248.230
SPF_IP80.65.252.246
SPF_IP80.65.254.222

Related pages

Pivot deeper into the graph from manx.net.

Cypher and MCP

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

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