Skip to content

Hostname

martinsteffel.com

Last fetched

martinsteffel.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:809 as the registrar.

Nutrition Label

WHISPER CANON · martinsteffel.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/martinsteffel.com

Resolution chain

martinsteffel.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:809
Organization
Contact emails

Subdomains

2 observed subdomains of martinsteffel.com.

Web-graph footprint

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

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for martinsteffel.com.

MechanismTarget
SPF_Amartinsteffel.com
SPF_IP146.255.59.65
SPF_IP212.232.27.10
SPF_IP212.232.27.11
SPF_IP212.232.27.12
SPF_IP212.232.27.14
SPF_IP212.232.27.5
SPF_IP212.232.27.9
SPF_IP31.12.4.70
SPF_IP84.242.14.197
SPF_IP84.242.14.198
SPF_IP84.242.14.215
SPF_IP84.242.14.219
SPF_IP84.242.14.222
SPF_IP84.242.14.227
SPF_MXmartinsteffel.com

Related pages

Pivot deeper into the graph from martinsteffel.com.

Cypher and MCP

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

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