Skip to content

Hostname

oncology-cloud.com

Last fetched

oncology-cloud.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oncology-cloud.comRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oncology-cloud.com

Resolution chain

oncology-cloud.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.249.66100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.6.5834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.84.14152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.182.24852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of oncology-cloud.com.

Web-graph footprint

Distinct hostnames that link to or from oncology-cloud.com in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for oncology-cloud.com.

MechanismTarget
SPF_INCLUDE2339900.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP172.17.1.0/24
SPF_IP209.123.145.0/26
SPF_IP3.211.246.20/32
SPF_IP34.196.39.175/32
SPF_IP34.205.109.81/32
SPF_MXoncology-cloud.com

Related pages

Pivot deeper into the graph from oncology-cloud.com.

Cypher and MCP

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

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