Skip to content

Hostname

itshabake.com

Last fetched

itshabake.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

itshabake.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.76.64.57144.76.0.0/16AS24940HETZNER-ASDE
185.130.50.5185.130.50.0/24AS201634SHETABANIR

WHOIS identity

Registrar
iana:113
Organization
kian shbkh
Contact emails

Subdomains

8 observed subdomains of itshabake.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • itshabake.com

SPF policy

7 SPF mechanisms authorising senders for itshabake.com.

MechanismTarget
SPF_Aitshabake.com
SPF_IP144.76.64.57
SPF_IP185.130.50.5
SPF_IP195.201.107.171
SPF_IP78.46.39.162
SPF_IP95.81.81.226
SPF_MXitshabake.com

Related pages

Pivot deeper into the graph from itshabake.com.

Cypher and MCP

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

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