Skip to content

Hostname

schaltbau.com

Last fetched

schaltbau.com resolves to 1 IPv4 address operated by AS34011 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · schaltbau.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/schaltbau.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.77.82.178178.77.80.0/22AS34011DE

WHOIS identity

Registrar
iana:1390
Organization
dr. juergen cammann
Contact emails

Subdomains

14 observed subdomains of schaltbau.com.

Web-graph footprint

Distinct hostnames that link to or from schaltbau.com in the public web crawl.

142 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for schaltbau.com.

MechanismTarget
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEportalmail.assentcompliance.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.77.82.178
SPF_IP217.91.8.134
SPF_IP2a01:488:42:1000:b24d:52b2:2e:962e
SPF_IP62.55.182.68/32
SPF_IP80.149.247.100
SPF_IP80.153.200.181

Related pages

Pivot deeper into the graph from schaltbau.com.

Cypher and MCP

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

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