Skip to content

Hostname

my-salesguide.com

Last fetched

my-salesguide.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · my-salesguide.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/my-salesguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.247.200116.203.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:976
Organization
thomas marktanner
Contact emails

Subdomains

20 observed subdomains of my-salesguide.com.

Web-graph footprint

Distinct hostnames that link to or from my-salesguide.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for my-salesguide.com.

MechanismTarget
SPF_Amy-salesguide.com
SPF_Aspf-cloud.mms.t-systems-service.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.klick-tipp.com
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP174.137.46.0/24
SPF_IP178.15.59.131
SPF_IP178.15.59.132
SPF_IP178.15.59.190
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP216.198.0.0/18
SPF_IP50.31.32.0/19
SPF_IP96.46.150.192/27
SPF_MXmy-salesguide.com

Related pages

Pivot deeper into the graph from my-salesguide.com.

Cypher and MCP

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

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