Hostname
two-notes.net
Last fetched
two-notes.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
two-notes.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.237.158.55 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- guillaume pille
- Contact emails
- gdpr-masking@gdpr-masked.com
- administration@orosys.fr
- 218e9363-69fe-493f-b1c5-5129ad597c4b@identity-protect.org
- 2758fac7-93fa-4030-a5dc-9e30c5b2df16@identity-protect.org
- 7103c125-f4f4-4a41-a070-e670267ede6b@identity-protect.org
- 97142da7-b719-466f-a97b-b1c32116588e@identity-protect.org
- aa840da6-31c1-4d1b-a6e8-2680c3ea21e6@identity-protect.org
- afaba278-dbf9-402c-8925-3a9ea7223a4f@identity-protect.org
- fdd397b2-16f6-4706-b570-ad9d95ee3fba@identity-protect.org
Subdomains
3 observed subdomains of two-notes.net.
Threat posture
History
Related pages
Pivot deeper into the graph from two-notes.net.
- IP · 15.237.158.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · gdpr-masking@gdpr-masked.com
- TLD · .net
- Browse hostnames · tw…
- 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: "two-notes.net"})-[: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.