Skip to content

Hostname

campusadams.com

Last fetched

campusadams.com resolves to 195.143.126.162, announced in 195.143.0.0/16 by GTT-BACKBONE - GTT Communications Inc. in ES. campusadams.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · campusadams.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/campusadams.com

Resolution chain

IPv6 resolution

No AAAA record for campusadams.com is recorded in WhisperGraph.

Attribution

gtt

ORIGIN_AS

WHOIS identity

Registrar
iana:9
Contact emails
17v3371iaei8e8eptmuom5iss2@domaindiscreet.com, 1ed09a0b0a28fd0a64e6b46f3cea66c7@domaindiscreet.com, 45f9a4a70a28fd0a1f4823273986f6a6@domaindiscreet.com, 4950d44b0a28fd0a29ccc3c635e21ec8@domaindiscreet.com, 4a35974b0a1612337737e3520b336bd3@domaindiscreet.com, 70d0014a0a28fd0a4b31ba1b28634770@domaindiscreet.com, f86293080a16123310db77b38d8fe683@domaindiscreet.com, gv36g2c78mc@myprivatename.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns101.register.com
  • dns102.register.com

MX records

  • campusadams-com.mail.protection.outlook.com

SPF policy

  • ip: 195.143.126.161/32
  • ip: 195.143.126.163/32
  • ip: 195.143.126.165/32
  • ip: 83.61.8.227/32
  • ip: 213.139.29.26/32
  • a: campusadams.com
  • mx: campusadams.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from campusadams.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "campusadams.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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