Skip to content

Hostname

abc-autoglas.de

Last fetched

abc-autoglas.de resolves to 1 IPv4 address operated by AS24679 in DE.

Nutrition Label

WHISPER CANON · abc-autoglas.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/abc-autoglas.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.3.16.14681.3.0.0/18AS24679DE

WHOIS identity

No WHOIS records are currently associated with abc-autoglas.de in WhisperGraph.

Subdomains

4 observed subdomains of abc-autoglas.de.

Web-graph footprint

Distinct hostnames that link to or from abc-autoglas.de in the public web crawl.

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for abc-autoglas.de.

MechanismTarget
SPF_Aabc-autoglas.de
SPF_INCLUDEsecure-mailgate.com
SPF_IP37.228.159.20
SPF_IP83.246.40.190
SPF_IP83.246.86.160/27
SPF_MXabc-autoglas.de

Related pages

Pivot deeper into the graph from abc-autoglas.de.

Cypher and MCP

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

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