Skip to content

Hostname

m2.ist

Last fetched

m2.ist resolves to 4 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · m2.istRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/m2.ist

Resolution chain

m2.ist resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

25 observed subdomains of m2.ist.

Web-graph footprint

Distinct hostnames that link to or from m2.ist in the public web crawl.

25 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • m2.ist

SPF policy

7 SPF mechanisms authorising senders for m2.ist.

MechanismTarget
SPF_Am2.ist
SPF_INCLUDE_spf.mailerix.net
SPF_IP148.251.114.235
SPF_IP65.21.93.175
SPF_IP95.217.136.219
SPF_IP95.217.199.121
SPF_MXm2.ist

Related pages

Pivot deeper into the graph from m2.ist.

Cypher and MCP

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

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