Hostname
iproduq.com
Last fetched
iproduq.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:828 as the registrar.
Nutrition Label
Resolution chain
iproduq.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 |
|---|---|---|---|---|
| 52.59.124.117 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:828
- Organization
- —
- Contact emails
Subdomains
10 observed subdomains of iproduq.com.
Web-graph footprint
Distinct hostnames that link to or from iproduq.com in the public web crawl.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for iproduq.com.
| Mechanism | Target |
|---|---|
| SPF_A | 1blu.de |
| SPF_A | iproduq.com |
| SPF_IP | 178.254.0.201/32 |
| SPF_IP | 178.254.0.202 |
| SPF_IP | 178.254.0.203 |
| SPF_IP | 178.254.0.204 |
| SPF_IP | 178.254.0.205 |
| SPF_IP | 178.254.0.206 |
| SPF_IP | 178.254.0.207 |
| SPF_IP | 178.254.0.208 |
| SPF_IP | 178.254.4.101/32 |
| SPF_MX | iproduq.com |
Related pages
Pivot deeper into the graph from iproduq.com.
- IP · 52.59.124.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:828
- Country · DE
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · ip…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iproduq.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.