Skip to content

Hostname

qiddiya.com

Last fetched

qiddiya.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · qiddiya.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/qiddiya.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.141.221162.210.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.1.217172.68.152.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of qiddiya.com.

Web-graph footprint

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

404 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for qiddiya.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_Aqiddiya.com
SPF_INCLUDEem9307.qiddiya.com
SPF_INCLUDEspf-00801c01.pphosted.com
SPF_INCLUDEspf-00a99f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.61.235.206
SPF_IP193.122.64.79
SPF_IP20.46.145.197
SPF_IP20.46.145.198
SPF_IP20.46.146.28
SPF_IP34.166.40.45
SPF_IP34.166.58.159
SPF_IP34.166.58.44
SPF_MXqiddiya.com

Related pages

Pivot deeper into the graph from qiddiya.com.

Cypher and MCP

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

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