Skip to content

Hostname

asp2.xqueue.de

Last fetched

asp2.xqueue.de resolves to 1 IPv4 address operated by TWELVE99 Arelion, fka Telia Carrier in DE.

Nutrition Label

WHISPER CANON · asp2.xqueue.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asp2.xqueue.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.154.150.15185.154.150.0/23AS1299TWELVE99 Arelion, fka Telia CarrierDE

WHOIS identity

No WHOIS records are currently associated with asp2.xqueue.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asp2.xqueue.de.

MechanismTarget
SPF_Aasp2.xqueue.de
SPF_IP212.6.134.0/28
SPF_MXasp2.xqueue.de

Related pages

Pivot deeper into the graph from asp2.xqueue.de.

Cypher and MCP

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

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