Skip to content

Hostname

asb.de

Last fetched

asb.de resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.87192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from asb.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for asb.de.

MechanismTarget
SPF_Aasb.de
SPF_Amx04.akquinet.de
SPF_Amx05.akquinet.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.249.57.174
SPF_IP178.77.78.113
SPF_IP195.14.229.141
SPF_IP195.14.229.178
SPF_IP195.14.229.184
SPF_IP195.30.133.250
SPF_IP2001:608:800:291:0:0:133:250
SPF_IP80.82.213.175/32
SPF_IP80.82.213.24/32
SPF_IP91.250.85.98
SPF_MXasb.de

Related pages

Pivot deeper into the graph from asb.de.

Cypher and MCP

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

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