Hostname
samsungdeveloperconference.com
Last fetched
samsungdeveloperconference.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
samsungdeveloperconference.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 |
|---|---|---|---|---|
| 18.164.78.129 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.26 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.46 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.67 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.26 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.48 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.81 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.98 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of samsungdeveloperconference.com owner
- Contact emails
- 02d244d3-bb2c-408e-aada-86db893498c4@identity-protect.org
- 43e311b1-0420-4757-b7d9-d521975903ab@identity-protect.org
- 70c6c6ec-cdb9-4148-a8d1-67fa8bc5b5ea@identity-protect.org
- ad1dcf5a-cc2c-4e5e-be2e-9aac7ed8a6a8@identity-protect.org
- c2c1a807-ec46-4f7f-b6c8-30fa03fb5ae9@identity-protect.org
- c99b5777-d07e-460a-97ab-3dcc4fa99fd7@identity-protect.org
- owner-4316284@samsungdeveloperconference.com.whoisprivacyservice.org
- owner-4783615@samsungdeveloperconference.com.whoisprivacyservice.org
- owner-5006383@samsungdeveloperconference.com.whoisprivacyservice.org
- owner-59325@samsungdeveloperconference.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of samsungdeveloperconference.com.
Web-graph footprint
Distinct hostnames that link to or from samsungdeveloperconference.com in the public web crawl.
126 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from samsungdeveloperconference.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samsungdeveloperconference.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.