Skip to content

Hostname

platform.qone-tech.com

Last fetched

platform.qone-tech.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · platform.qone-tech.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/platform.qone-tech.com

Resolution chain

platform.qone-tech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.58.165.15213.107.4.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with platform.qone-tech.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from platform.qone-tech.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for platform.qone-tech.com.

MechanismTarget
SPF_INCLUDEemail-od.com
SPF_IP109.205.32.96/28
SPF_IP109.228.0.200
SPF_IP135.181.30.239
SPF_IP135.181.45.67
SPF_IP168.119.104.41
SPF_IP168.119.50.12
SPF_IP188.65.181.56/29
SPF_IP37.128.185.120/29
SPF_IP46.20.228.17
SPF_IP62.30.8.18
SPF_IP77.240.11.104/29
SPF_IP82.153.96.202
SPF_IP87.237.57.18/32
SPF_IP95.217.236.166

Related pages

Pivot deeper into the graph from platform.qone-tech.com.

Cypher and MCP

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

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