Hostname
cilogon.net
Last fetched
cilogon.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cilogon.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.49.220 | 75.2.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.186.75 | 99.83.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 3a79a066-9bb9-4ea3-acaa-7f84d35c1c27@identity-protect.org
- 3b120ee3-c0ef-460a-bd24-1560bc091430@identity-protect.org
- 4e1444d0-7c7d-481d-8d1d-42243d1edeca@identity-protect.org
- 5345da62-6e37-4dce-ab3c-f7a6609c2db8@identity-protect.org
- 75886850-89f4-40ad-8863-d4a1f849d97f@identity-protect.org
- e39f43a5-8e53-460e-80c5-b3f25a7a8f2a@identity-protect.org
- owner-4407687@cilogon.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of cilogon.net.
Threat posture
History
Related pages
Pivot deeper into the graph from cilogon.net.
- IP · 75.2.49.220
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3a79a066-9bb9-4ea3-acaa-7f84d35c1c27@identity-protect.org
- TLD · .net
- Browse hostnames · ci…
- 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: "cilogon.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.