Skip to content

Hostname

siahkal.com

Last fetched

siahkal.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · siahkal.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/siahkal.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.225.104.91173.225.96.0/20AS19318IS-AS-1 - Interserver, IncUS
154.12.117.59154.12.116.0/22AS26832RICAWEBSERVICES - Rica Web ServicesCA

WHOIS identity

Registrar
iana:48
Organization
bob dehmassi
Contact emails

Subdomains

5 observed subdomains of siahkal.com.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for siahkal.com.

MechanismTarget
SPF_Asiahkal.com
SPF_INCLUDEspf1.wznoc.com
SPF_IP173.225.104.91
SPF_MXsiahkal.com

Related pages

Pivot deeper into the graph from siahkal.com.

Cypher and MCP

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

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