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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.165.152 | 13.107.4.0/24 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email-od.com |
| SPF_IP | 109.205.32.96/28 |
| SPF_IP | 109.228.0.200 |
| SPF_IP | 135.181.30.239 |
| SPF_IP | 135.181.45.67 |
| SPF_IP | 168.119.104.41 |
| SPF_IP | 168.119.50.12 |
| SPF_IP | 188.65.181.56/29 |
| SPF_IP | 37.128.185.120/29 |
| SPF_IP | 46.20.228.17 |
| SPF_IP | 62.30.8.18 |
| SPF_IP | 77.240.11.104/29 |
| SPF_IP | 82.153.96.202 |
| SPF_IP | 87.237.57.18/32 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.