Skip to content

Hostname

www.orientalmining.com

Last fetched

www.orientalmining.com resolves to 2 IPv4 addresses operated by AS36454 in US.

Nutrition Label

WHISPER CANON · www.orientalmining.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/www.orientalmining.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.181.124.465.181.124.0/24AS36454US
69.175.99.16369.175.0.0/17AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

No WHOIS records are currently associated with www.orientalmining.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.orientalmining.com.

MechanismTarget
SPF_Awww.orientalmining.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP108.163.194.170
SPF_IP69.175.99.162
SPF_IP69.175.99.163
SPF_MXwww.orientalmining.com

Related pages

Pivot deeper into the graph from www.orientalmining.com.

Cypher and MCP

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

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