Hostname
campuspack.net
Last fetched
campuspack.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
campuspack.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.102 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.12 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.72 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.98 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.10 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.112 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.126 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.64 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- derek hamner
- Contact emails
- info@learningobjects.com
- 1eef0e3a-648e-4509-aeac-ffdef9008ad4@identity-protect.org
- 5abab582-4720-4618-b4d3-6aac8da3e1ee@identity-protect.org
- 7395bc23-d12e-40af-b16e-de17bebde282@identity-protect.org
- 939da5bb-69d7-4073-9f5f-3cc2dc3446e4@identity-protect.org
- bf2bb375-4d03-4199-8e73-7aa97e4f42c7@identity-protect.org
- e10fa7b3-0e0c-4aa9-9546-5dfae46ebfd1@identity-protect.org
- owner-376878@campuspack.net.whoisprivacyservice.org
- owner-8131721@campuspack.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of campuspack.net.
Web-graph footprint
Distinct hostnames that link to or from campuspack.net in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for campuspack.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from campuspack.net.
- IP · 108.139.29.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@learningobjects.com
- TLD · .net
- Browse hostnames · ca…
- 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: "campuspack.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.