Skip to content

Hostname

darmplus.at

Last fetched

darmplus.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT.

Nutrition Label

WHISPER CANON · darmplus.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/darmplus.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.124.85.1785.124.0.0/15AS8412TMA Magenta TelekomAT

WHOIS identity

No WHOIS records are currently associated with darmplus.at in WhisperGraph.

Subdomains

1 observed subdomain of darmplus.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for darmplus.at.

MechanismTarget
SPF_INCLUDEspf.itronic.at
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from darmplus.at.

Cypher and MCP

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

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