Skip to content

Hostname

schindhelm.com

Last fetched

schindhelm.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · schindhelm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/schindhelm.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.164.167139.162.160.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

Registrar
iana:1390
Organization
ruediger erfurt
Contact emails

Subdomains

33 observed subdomains of schindhelm.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for schindhelm.com.

MechanismTarget
SPF_Aschindhelm.com
SPF_INCLUDE_spf.webhosting.systems
SPF_INCLUDEspf.mlwrx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.3.0/24
SPF_IP178.15.77.0/23
SPF_IP178.77.85.196
SPF_IP193.104.82.0/24
SPF_IP213.23.84.208
SPF_IP217.14.175.18
SPF_IP2a01:488:42::/48
SPF_IP62.67.57.86
SPF_IP80.237.130.0/24
SPF_IP80.237.132.0/24
SPF_IP80.237.133.0/24
SPF_IP80.237.138.0/24
SPF_MXschindhelm.com

Related pages

Pivot deeper into the graph from schindhelm.com.

Cypher and MCP

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

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