Skip to content

Hostname

gerolsteiner.com

Last fetched

gerolsteiner.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · gerolsteiner.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/gerolsteiner.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.144.187.2145.144.213.0/24AS15817DE

WHOIS identity

Registrar
iana:151
Organization
gerolsteiner brunnen
Contact emails

Subdomains

10 observed subdomains of gerolsteiner.com.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for gerolsteiner.com.

MechanismTarget
SPF_Agerolsteiner.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP212.18.215.146
SPF_IP212.18.219.229
SPF_IP212.88.145.126
SPF_IP217.119.52.80
SPF_IP62.159.127.18
SPF_IP62.159.127.35
SPF_MXgerolsteiner.com

Related pages

Pivot deeper into the graph from gerolsteiner.com.

Cypher and MCP

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

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