Hostname
cilogon.com
Last fetched
cilogon.com 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.com 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
- on behalf of cilogon.com owner
- Contact emails
- 45a5b6b8-5af0-48fa-bd75-ec75b7291adc@identity-protect.org
- 4b172860-cda0-41b6-a34c-4c60ee3ce9d9@identity-protect.org
- 5282fa93-35df-42d1-8e05-6d31d822d254@identity-protect.org
- 6e791883-729f-4c33-a45c-7b49faaf4e71@identity-protect.org
- 7134544a-d91a-4ad3-aa94-24b9ea709ea1@identity-protect.org
- 9d7fb125-acba-448f-801d-3a2b60c24144@identity-protect.org
- d390b2bf-6cce-4edb-8dad-41d80666f798@identity-protect.org
- owner-2672435@cilogon.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of cilogon.com.
Threat posture
History
Related pages
Pivot deeper into the graph from cilogon.com.
- IP · 75.2.49.220
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 45a5b6b8-5af0-48fa-bd75-ec75b7291adc@identity-protect.org
- TLD · .com
- 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.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.