Hostname
iddaa.com
Last fetched
iddaa.com resolves to 1 IPv4 address operated by SANS in TR. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
iddaa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.33.96.34 | 193.33.96.0/24 | AS211201 | SANS | TR |
WHOIS identity
- Registrar
- iana:440
- Organization
- inteltek a.s.
- Contact emails
Subdomains
20 observed subdomains of iddaa.com.
Web-graph footprint
Distinct hostnames that link to or from iddaa.com in the public web crawl.
698 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for iddaa.com.
| Mechanism | Target |
|---|---|
| SPF_A | iddaa.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 85.111.65.4 |
| SPF_IP | 85.111.65.5 |
| SPF_MX | iddaa.com |
Related pages
Pivot deeper into the graph from iddaa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iddaa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.