Hostname
disneyclientconnect.com
Last fetched
disneyclientconnect.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
disneyclientconnect.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.229.128 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.39 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.42 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.170.229.57 | 3.170.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:299
- Organization
- disney enterprises,
- Contact emails
Subdomains
22 observed subdomains of disneyclientconnect.com.
Web-graph footprint
Distinct hostnames that link to or from disneyclientconnect.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for disneyclientconnect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | woc.spf.go.com |
| SPF_IP | 72.3.201.228 |
| SPF_IP | 98.129.4.203 |
| SPF_IP | 98.129.4.205 |
| SPF_IP | 98.129.4.207 |
| SPF_IP | 98.129.54.27 |
Related pages
Pivot deeper into the graph from disneyclientconnect.com.
- IP · 3.170.229.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · SG
- Email · corp.dns.domains@disney.com
- TLD · .com
- Browse hostnames · di…
- 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: "disneyclientconnect.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.