Hostname
q1platform.com
Last fetched
q1platform.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
q1platform.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.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
30 observed subdomains of q1platform.com.
Showing 17 of 30. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for q1platform.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 q1platform.com.
- IP · 13.58.165.152
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · a6adf62d82c5407c84339c556ee3ef80.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · q1…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "q1platform.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.