Skip to content

Hostname

orientation.coursdelite.com

Last fetched

orientation.coursdelite.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · orientation.coursdelite.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/orientation.coursdelite.com

Resolution chain

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

IPPrefixASNOperatorCountry
63.251.233.15063.251.232.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

No WHOIS records are currently associated with orientation.coursdelite.com in WhisperGraph.

Subdomains

1 observed subdomain of orientation.coursdelite.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for orientation.coursdelite.com.

MechanismTarget
SPF_Aorientation.coursdelite.com
SPF_INCLUDEspf.likuid.com
SPF_IP178.32.213.70
SPF_IP193.70.78.249
SPF_IP37.187.164.126
SPF_IP54.38.46.27/24
SPF_IP63.251.233.150
SPF_MXorientation.coursdelite.com

Related pages

Pivot deeper into the graph from orientation.coursdelite.com.

Cypher and MCP

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

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