Skip to content

Hostname

gegenbauer.de

Last fetched

gegenbauer.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · gegenbauer.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gegenbauer.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.173.174116.203.0.0/16AS24940DE

WHOIS identity

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

Subdomains

47 observed subdomains of gegenbauer.de.

Web-graph footprint

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

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for gegenbauer.de.

MechanismTarget
SPF_Aar05.c04.skalio.net
SPF_Abnc3.mailjet.com
SPF_Aevents1.aloom.de
SPF_Amail.pi-asp.de
SPF_Amail.pi-mas.de
SPF_Anl2go.com
SPF_Aspf.newsletter2go.de
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP116.203.173.174
SPF_IP144.76.111.203
SPF_IP153.92.224.0/19
SPF_IP172.246.0.0/18
SPF_IP185.107.232.0/22
SPF_IP185.182.80.250
SPF_IP185.24.144.0/22
SPF_IP185.41.28.0/22
SPF_IP185.41.28.6
SPF_IP212.146.192.0/18
SPF_IP212.59.32.142
SPF_IP213.32.128.0/18
SPF_IP62.55.182.68/32
SPF_IP77.220.237.103
SPF_IP77.220.237.110
SPF_IP77.32.128.0/18
SPF_IP77.32.192.0/19
SPF_IP87.191.33.0/24
SPF_IP91.228.144.122
SPF_IP94.130.145.72
SPF_IP94.143.16.0/21
SPF_IP94.199.89.34/32

Related pages

Pivot deeper into the graph from gegenbauer.de.

Cypher and MCP

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

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