Skip to content

Hostname

campuslogin.com

Last fetched

campuslogin.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:466 as the registrar.

Nutrition Label

WHISPER CANON · campuslogin.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/campuslogin.com

Resolution chain

campuslogin.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:466
Organization
michael katz
Contact emails

Subdomains

37 observed subdomains of campuslogin.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for campuslogin.com.

MechanismTarget
SPF_Acampuslogin.com
SPF_IP192.81.168.2
SPF_IP192.81.170.19
SPF_IP192.81.170.3
SPF_IP209.15.223.208/28
SPF_IP209.15.243.128/28
SPF_IP209.35.26.67/29
SPF_IP64.77.27.8/29
SPF_IP64.77.93.160/28
SPF_IP67.213.90.176/29
SPF_MXcampuslogin.com

Related pages

Pivot deeper into the graph from campuslogin.com.

Cypher and MCP

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

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