Hostname
100linesofcodes.com
Last fetched
100linesofcodes.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
100linesofcodes.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 |
|---|---|---|---|---|
| 16.12.19.16 | 16.12.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 16.12.20.12 | 16.12.20.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.204.194 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.204.97 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 100linesofcodes.com owner
- Contact emails
- 65f29ffd-20fa-4ad6-bbcb-360b58753f15@identity-protect.org
- 8065a149-8d40-4b9d-8448-53010a6f6d90@identity-protect.org
- 9fdaa2dc-0b10-4df0-b07c-69c998af60d6@identity-protect.org
- a1c4df5e-858e-4e2e-894f-f6f151efc92c@identity-protect.org
- ba4d6148-1aaa-4285-a2f4-efc8999d95e3@identity-protect.org
- c464be8a-bd4d-47da-9983-8ada3eadb98f@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from 100linesofcodes.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 100linesofcodes.com.
- IP · 16.12.19.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 65f29ffd-20fa-4ad6-bbcb-360b58753f15@identity-protect.org
- TLD · .com
- Browse hostnames · 10…
- 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: "100linesofcodes.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.