Skip to content

Hostname

studentadvantage.com

Last fetched

studentadvantage.com resolves to 35.208.223.164, announced in 35.208.0.0/15 by YOUTUBE - Google Ireland Limited in US. studentadvantage.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 · studentadvantage.comRouting diversity1.5/10Peering density4.3/10MOAS conflict⚠ 1 conflictThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/studentadvantage.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
domains@studentadvantage.com, pjm@cbord.com, 21cee207-6cb8-4992-8d20-b5fb87a0ec29@identity-protect.org, 34831d50-a271-4fcc-8f97-b98cbcda5c7f@identity-protect.org, 5bdbc46e-255b-42f5-913c-15cdebcfed43@identity-protect.org, 87740367-aadf-4227-8497-de45d4d64a04@identity-protect.org, 9f0afb08-a149-4d12-93cd-575e146b5d58@identity-protect.org, bc4c3617-c05f-4b15-baa6-925a25361108@identity-protect.org, edf32e8e-8bb4-4181-92b7-429118b8ee01@identity-protect.org, owner-1657521@studentadvantage.com.whoisprivacyservice.org, owner-5162660@studentadvantage.com.whoisprivacyservice.org, owner-5794732@studentadvantage.com.whoisprivacyservice.org, owner-9392045@studentadvantage.com.whoisprivacyservice.org

Subdomains

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

  • ns-133.awsdns-16.com
  • ns-986.awsdns-59.net
  • ns-1497.awsdns-59.org
  • ns-1553.awsdns-02.co.uk

MX records

  • studentadvantage-com.mail.protection.outlook.com

SPF policy

  • ip: 50.22.236.120/29
  • include: _spf.mailspamprotection.com
  • include: spf.protection.outlook.com
  • a: studentadvantage.com
  • mx: studentadvantage.com
  • include: _spf.act-on.net
  • include: op0.net
  • ip: 204.156.176.49
  • ip: 35.209.188.73

Threat-feed evidence

History

Related pages

Pivot from studentadvantage.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: "studentadvantage.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.