Skip to content

Hostname

arisecollege.com

Last fetched

arisecollege.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · arisecollege.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/arisecollege.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.161.1375.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
interface studio
Contact emails

Subdomains

7 observed subdomains of arisecollege.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • arisecollege.com

SPF policy

9 SPF mechanisms authorising senders for arisecollege.com.

MechanismTarget
SPF_Aarisecollege.com
SPF_IP103.71.99.232
SPF_IP103.74.54.190
SPF_IP108.163.209.238
SPF_IP208.91.198.220
SPF_IP5.9.161.137
SPF_IP5.9.161.138
SPF_IP66.85.182.34
SPF_MXarisecollege.com

Related pages

Pivot deeper into the graph from arisecollege.com.

Cypher and MCP

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

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