Hostname
checkin-campus.com
Last fetched
checkin-campus.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
checkin-campus.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 |
|---|---|---|---|---|
| 18.239.168.102 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.48 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.91 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.99 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of checkin-campus.com owner
- Contact emails
- 063860c7-1685-428d-8e37-1c8229db55bf@identity-protect.org
- 2a358f1f-c85d-49d7-9023-2f89c698b2db@identity-protect.org
- 2a7eac34-3488-4996-812c-0c34adf5f96e@identity-protect.org
- 74cfa3bc-ea76-4b1b-b5c2-a343971e5247@identity-protect.org
- 90bcc1fb-4dd2-482a-8010-236e3718dec7@identity-protect.org
- a972133b-0a67-456a-97f1-06566584e9e3@identity-protect.org
- f405ba6c-e85d-4bc0-ab52-dce630b9d6be@identity-protect.org
- owner-3649537@checkin-campus.com.whoisprivacyservice.org
- owner-3919486@checkin-campus.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of checkin-campus.com.
Threat posture
History
Related pages
Pivot deeper into the graph from checkin-campus.com.
- IP · 18.239.168.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 063860c7-1685-428d-8e37-1c8229db55bf@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "checkin-campus.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.