Skip to content

Hostname

online.campusquote.com

Last fetched

online.campusquote.com resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in US.

Nutrition Label

WHISPER CANON · online.campusquote.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/online.campusquote.com

Resolution chain

online.campusquote.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.172.213.14869.172.212.0/22AS13768COGECO-PEER1 - Aptum TechnologiesUS

WHOIS identity

No WHOIS records are currently associated with online.campusquote.com in WhisperGraph.

Subdomains

2 observed subdomains of online.campusquote.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for online.campusquote.com.

MechanismTarget
SPF_Aonline.campusquote.com
SPF_IP170.150.120.53/32
SPF_IP170.150.120.7/32
SPF_MXonline.campusquote.com

Related pages

Pivot deeper into the graph from online.campusquote.com.

Cypher and MCP

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

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