Skip to content

Hostname

harcourt.com

Last fetched

harcourt.com resolves to 1 IPv4 address operated by NAVISITE-EAST-2 - Navisite Opco LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.235.125.223209.235.112.0/20AS14135NAVISITE-EAST-2 - Navisite Opco LLCUS

WHOIS identity

Registrar
iana:2
Organization
houghton mifflin harcourt
Contact emails

Subdomains

16 observed subdomains of harcourt.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for harcourt.com.

MechanismTarget
SPF_Aharcourt.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbulk.decipherinc.com
SPF_INCLUDEm.msgbman.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEosimsg02.com
SPF_INCLUDEresearchnowsurveys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.technologyspa.com
SPF_INCLUDEveinteractive.biz
SPF_IP158.151.208.120/32
SPF_IP158.151.214.66/29
SPF_IP209.235.126.1
SPF_IP209.235.126.2
SPF_IP209.235.126.7
SPF_IP209.235.126.8
SPF_IP52.200.73.82
SPF_IP74.205.21.242
SPF_MXharcourt.com

Related pages

Pivot deeper into the graph from harcourt.com.

Cypher and MCP

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

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