Hostname
icomponent.com
Last fetched
icomponent.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
icomponent.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 |
|---|---|---|---|---|
| 3.166.244.100 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.244.101 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.244.26 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.244.70 | 3.166.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 99.86.159.100 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 99.86.159.123 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 99.86.159.13 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
| 99.86.159.51 | 99.86.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of icomponent.com owner
- Contact emails
- icomponent.com@secretregistration.com
- 1665b16c-e53f-4cf8-a5b2-fa1295d58f69@identity-protect.org
- 1cc9ed15-1031-4af6-b38b-4396ce06c7bf@identity-protect.org
- 9d25b954-b8ea-4e01-bcc1-23147b2de144@identity-protect.org
- baca0747-2082-4a20-a05a-938d78030ef6@identity-protect.org
- bfafa689-1de5-42d0-a32e-5a6b54d9fe86@identity-protect.org
- dee8f37e-644e-4e65-9fdd-27d39e099f72@identity-protect.org
- owner-1355014@icomponent.com.whoisprivacyservice.org
- owner-2419362@icomponent.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of icomponent.com.
| Subdomain |
|---|
| www.icomponent.com |
Web-graph footprint
Distinct hostnames that link to or from icomponent.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for icomponent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | edgepilot.com |
Related pages
Pivot deeper into the graph from icomponent.com.
- IP · 3.166.244.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · icomponent.com@secretregistration.com
- TLD · .com
- Browse hostnames · ic…
- 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: "icomponent.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.