Skip to content

Hostname

mp2.at

Last fetched

mp2.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT. WHOIS lists registrar:t-mobile austria gmbh as the registrar.

Nutrition Label

WHISPER CANON · mp2.atRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mp2.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.118.154.5791.118.0.0/16AS8412TMA Magenta TelekomAT

WHOIS identity

Registrar
registrar:t-mobile austria gmbh
Organization
domain admin
Contact emails

Subdomains

86 observed subdomains of mp2.at.

Web-graph footprint

Distinct hostnames that link to or from mp2.at in the public web crawl.

127 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mp2.at.

MechanismTarget
SPF_Amp2.at
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.229.56.123/28
SPF_IP5.132.190.101/32
SPF_IP81.223.104.252/28
SPF_IP81.223.104.254/28
SPF_IP92.42.140.170/32
SPF_MXmp2.at

Related pages

Pivot deeper into the graph from mp2.at.

Cypher and MCP

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

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