Skip to content

Hostname

alshanqeety.com

Last fetched

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

Nutrition Label

WHISPER CANON · alshanqeety.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/alshanqeety.com

Resolution chain

alshanqeety.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:1068
Organization
hasan alsawadi
Contact emails

Subdomains

1 observed subdomain of alshanqeety.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for alshanqeety.com.

MechanismTarget
SPF_IP138.128.181.202
SPF_IP142.202.242.118
SPF_IP144.217.186.124
SPF_IP155.94.175.14
SPF_IP172.241.114.108
SPF_IP178.162.212.132
SPF_IP184.154.135.21
SPF_IP185.63.253.146
SPF_IP192.34.81.109
SPF_IP198.49.77.181
SPF_IP199.168.112.131
SPF_IP216.38.0.185
SPF_IP23.137.84.38
SPF_IP23.137.84.71
SPF_IP66.55.92.105
SPF_IP66.55.93.144
SPF_IP66.55.93.145
SPF_IP67.212.189.190
SPF_IP67.23.233.205
SPF_IP96.127.154.75
SPF_IP96.127.154.76
SPF_IP99.198.116.91

Related pages

Pivot deeper into the graph from alshanqeety.com.

Cypher and MCP

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

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