Skip to content

Hostname

stifter-bachmann.com

Last fetched

stifter-bachmann.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · stifter-bachmann.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stifter-bachmann.com

Resolution chain

stifter-bachmann.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.106.119.13587.106.116.0/22AS8560DE

WHOIS identity

Registrar
iana:151
Organization
helmut stifter
Contact emails

Subdomains

9 observed subdomains of stifter-bachmann.com.

Web-graph footprint

Distinct hostnames that link to or from stifter-bachmann.com in the public web crawl.

22 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for stifter-bachmann.com.

MechanismTarget
SPF_Ablucon.net
SPF_Aclients.blucon.net
SPF_Asmtp.blucon.net
SPF_Astifter-bachmann.com
SPF_IP185.177.32.216
SPF_MXstifter-bachmann.com

Related pages

Pivot deeper into the graph from stifter-bachmann.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stifter-bachmann.com"})-[: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.