Skip to content

Hostname

mw2.global

Last fetched

mw2.global resolves to 3 IPv4 addresses operated by AS204487 in DE. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · mw2.globalRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mw2.global

Resolution chain

mw2.global resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.164.122.11395.164.122.0/24AS204487DE
104.152.142.14104.152.142.0/24AS36231TEMPEST-HOSTING - Tempest Hosting, LLCNL
194.180.209.34194.180.209.0/24AS219426GB

WHOIS identity

Registrar
iana:1112
Organization
registrant information is not published
Contact emails

Subdomains

5 observed subdomains of mw2.global.

Web-graph footprint

Distinct hostnames that link to or from mw2.global in the public web crawl.

26 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mw2.global.

MechanismTarget
SPF_Amw2.global
SPF_INCLUDE_spf.mmosend.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsspf.sendpulse.com
SPF_MXmw2.global

Related pages

Pivot deeper into the graph from mw2.global.

Cypher and MCP

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

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