Hostname
iqdata.center
Last fetched
iqdata.center resolves to 1 IPv4 address operated by IMAQLIQ iqdata.center in RU.
Nutrition Label
Resolution chain
iqdata.center 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 |
|---|---|---|---|---|
| 185.37.63.21 | 185.37.63.0/24 | AS12555 | IMAQLIQ iqdata.center | RU |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from iqdata.center in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for iqdata.center.
| Mechanism | Target |
|---|---|
| SPF_A | iqdata.center |
| SPF_A | lk.iqdata.center |
| SPF_A | postfix.imaqliq.com |
| SPF_A | postfix2.imaqliq.com |
| SPF_A | support.iqdata.center |
| SPF_IP | 93.189.144.8 |
| SPF_IP | 93.189.151.107 |
| SPF_IP | 93.189.151.111 |
| SPF_IP | 93.189.151.47 |
| SPF_IP | 93.189.151.48 |
| SPF_IP | 93.189.151.51 |
| SPF_IP | 93.189.151.62 |
| SPF_IP | 93.189.151.95 |
| SPF_MX | iqdata.center |
Related pages
Pivot deeper into the graph from iqdata.center.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iqdata.center"})-[: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.