Hostname
diconfiberoptics.com
Last fetched
diconfiberoptics.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
diconfiberoptics.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.243.10 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.100 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.22 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.65 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.160.16 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.30 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.37 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.42 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of diconfiberoptics.com owner
- Contact emails
- ch7rw88k4gz@networksolutionsprivateregistration.com
- jlee@diconfiberoptics.com
- whuang@diconfiber.com
- 084c92c2-115a-43c5-9c60-cab5f6198a24@identity-protect.org
- 22fdd807-013e-44f3-88ab-b48855d8abc3@identity-protect.org
- 28448edb-7668-427b-9bad-ee9d79819819@identity-protect.org
- 370855a5-6d7e-45a4-8326-c20d89fb7ad2@identity-protect.org
- 3823f80e-e8d5-4a7a-8457-9ebf83e930c8@identity-protect.org
- 9058c404-2816-4193-94b5-04047d3d390b@identity-protect.org
Subdomains
3 observed subdomains of diconfiberoptics.com.
Web-graph footprint
Distinct hostnames that link to or from diconfiberoptics.com in the public web crawl.
29 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for diconfiberoptics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from diconfiberoptics.com.
- IP · 13.33.243.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · ch7rw88k4gz@networksolutionsprivateregistration.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: "diconfiberoptics.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.