Skip to content

Hostname

orange-la.com

Last fetched

orange-la.com resolves to 3 IPv4 addresses operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · orange-la.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/orange-la.com

Resolution chain

orange-la.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of orange-la.com.

Web-graph footprint

Distinct hostnames that link to or from orange-la.com in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for orange-la.com.

MechanismTarget
SPF_Aorange-la.com
SPF_INCLUDE_spf.google.com
SPF_IP186.64.114.135/30
SPF_IP186.64.114.136
SPF_IP186.64.114.137
SPF_IP186.64.114.155
SPF_IP186.64.118.100
SPF_IP186.64.118.101
SPF_IP186.64.118.102
SPF_IP186.64.118.103
SPF_IP186.64.118.104
SPF_IP2803:2800:c1c5::/48
SPF_MXorange-la.com

Related pages

Pivot deeper into the graph from orange-la.com.

Cypher and MCP

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

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