Skip to content

Hostname

orica.com

Last fetched

orica.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · orica.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orica.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.206162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.204172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.52.60.55202.52.60.0/24AS55920AU

WHOIS identity

Registrar
iana:2
Organization
orica australia pty
Contact emails

Subdomains

43 observed subdomains of orica.com.

Web-graph footprint

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

572 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for orica.com.

MechanismTarget
SPF_Amailrelay1.elcom.com.au
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-002d8e01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.27.116.28
SPF_IP162.27.116.29
SPF_IP176.28.60.183
SPF_IP192.170.86.151/32
SPF_IP199.127.185.249
SPF_IP200.126.49.38/32
SPF_IP203.41.57.145/32
SPF_IP204.93.133.100/32
SPF_IP205.220.171.211
SPF_IP205.220.183.211
SPF_IP54.153.131.110/32
SPF_IP54.66.252.242/32
SPF_IP62.138.245.88/32
SPF_IP65.221.12.128/32
SPF_IP65.221.12.148/32
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32

Related pages

Pivot deeper into the graph from orica.com.

Cypher and MCP

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

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