Skip to content

Hostname

augsburg.de

Last fetched

augsburg.de resolves to 1 IPv4 address operated by IDNIC-STARCOMTECHNOLOGY-AS-ID PT. Starcom Technology Indonesia in DE.

Nutrition Label

WHISPER CANON · augsburg.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/augsburg.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.246.72.14194.246.72.0/24AS214568IDNIC-STARCOMTECHNOLOGY-AS-ID PT. Starcom Technology IndonesiaDE

WHOIS identity

No WHOIS records are currently associated with augsburg.de in WhisperGraph.

Subdomains

78 observed subdomains of augsburg.de.

Web-graph footprint

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

2,375 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for augsburg.de.

MechanismTarget
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhard.crsend.com
SPF_IP194.246.72.0/24
SPF_IP62.216.223.128/29
SPF_MXaugsburg.de

Related pages

Pivot deeper into the graph from augsburg.de.

Cypher and MCP

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

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