Skip to content

Hostname

academicprogramsonline.org

Last fetched

academicprogramsonline.org resolves to 1 IPv4 address operated by DUKE-INTERCHANGE - Duke University in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · academicprogramsonline.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/academicprogramsonline.org

Resolution chain

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

IPPrefixASNOperatorCountry
152.3.99.226152.3.0.0/16AS13371DUKE-INTERCHANGE - Duke UniversityUS

WHOIS identity

Registrar
iana:447
Organization
3501256 canada,
Contact emails

Subdomains

1 observed subdomain of academicprogramsonline.org.

Web-graph footprint

Distinct hostnames that link to or from academicprogramsonline.org in the public web crawl.

17 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for academicprogramsonline.org.

MechanismTarget
SPF_Aacademicprogramsonline.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP152.3.189.224/27
SPF_IP152.3.96.162
SPF_IP152.3.99.226
SPF_MXacademicprogramsonline.org

Related pages

Pivot deeper into the graph from academicprogramsonline.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "academicprogramsonline.org"})-[: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.