Skip to content

Hostname

standoutadmissions.com

Last fetched

standoutadmissions.com resolves to 1 IPv4 address operated by COLLEGENET - CollegeNET in US. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · standoutadmissions.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/standoutadmissions.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.122.104.2074.122.104.0/22AS26569COLLEGENET - CollegeNETUS

WHOIS identity

Registrar
iana:1441
Organization
collegenet
Contact emails

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for standoutadmissions.com.

MechanismTarget
SPF_Amx.collegenet.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcollegenet.com
SPF_MXstandoutadmissions.com

Related pages

Pivot deeper into the graph from standoutadmissions.com.

Cypher and MCP

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

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