Skip to content

Hostname

campusgroups.com

Last fetched

campusgroups.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · campusgroups.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/campusgroups.com

Resolution chain

campusgroups.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.205.224.17018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.148.573.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.16.21334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.217.18034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.152.13934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.241.13635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.41.244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.189.4644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.33.7798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.182.4998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.141.25098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.99.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.113.17632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

470 observed subdomains of campusgroups.com.

Web-graph footprint

Distinct hostnames that link to or from campusgroups.com in the public web crawl.

536 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for campusgroups.com.

MechanismTarget
SPF_INCLUDE2903715.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP207.21.221.160/27
SPF_IP216.157.35.124
SPF_IP50.31.58.66

Related pages

Pivot deeper into the graph from campusgroups.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "campusgroups.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.