Hostname
q2inf.com
Last fetched
q2inf.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
q2inf.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.53.116 | 18.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.53.20 | 18.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.53.76 | 18.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.53.80 | 18.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.22 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.28 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.3 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.34 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of q2inf.com owner
- Contact emails
- 31a216ff-9808-464f-9ab9-eb77b0dde35d@identity-protect.org
- 6128cf80-ab4f-4b1d-9fb9-bc776193537e@identity-protect.org
- bae198cc-c589-4f37-8f75-35f163ad4832@identity-protect.org
- cb709953-4f0c-4bea-9395-9b06ee06b2cf@identity-protect.org
- e7eb2f24-b7e1-43b2-91bb-2e86ab500423@identity-protect.org
- owner-7188613@q2inf.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from q2inf.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from q2inf.com.
- IP · 18.165.53.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 31a216ff-9808-464f-9ab9-eb77b0dde35d@identity-protect.org
- TLD · .com
- Browse hostnames · q2…
- 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: "q2inf.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.