Skip to content

Hostname

scholars-choice.com

Last fetched

scholars-choice.com resolves to 3 IPv4 addresses operated by AS-TIAA-NET - TIAA-CREF in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · scholars-choice.comRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/scholars-choice.com

Resolution chain

scholars-choice.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.165.158.62143.165.128.0/19AS2923AS-TIAA-NET - TIAA-CREFUS
143.165.40.43143.165.32.0/20AS2923AS-TIAA-NET - TIAA-CREFUS
143.165.80.43143.165.80.0/24AS2923AS-TIAA-NET - TIAA-CREFUS

WHOIS identity

Registrar
iana:299
Organization
tiaa-cref .
Contact emails

Subdomains

2 observed subdomains of scholars-choice.com.

Web-graph footprint

Distinct hostnames that link to or from scholars-choice.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from scholars-choice.com.

Cypher and MCP

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

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