Skip to content

Hostname

hitsteps.com

Last fetched

hitsteps.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hitsteps.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hitsteps.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.219.72167.235.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of hitsteps.com.

Web-graph footprint

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

781 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hitsteps.com.

MechanismTarget
SPF_Ahitsteps.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzoho.com
SPF_IP103.73.65.31
SPF_IP107.181.168.37
SPF_IP151.248.120.169
SPF_IP46.4.176.151
SPF_IP51.254.44.182
SPF_IP74.121.190.61
SPF_MXhitsteps.com

Related pages

Pivot deeper into the graph from hitsteps.com.

Cypher and MCP

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

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