Hostname
incquery-group.com
Last fetched
incquery-group.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
incquery-group.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 |
|---|---|---|---|---|
| 18.195.81.5 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of incquery-group.com owner
- Contact emails
- 02bf4070-ff92-43d7-967c-731de352c53c@identity-protect.org
- 1348a2f3-c871-48fe-b5e5-09e28dacf419@identity-protect.org
- 50cc46b0-fd6f-4fca-ac50-223afd3c286d@identity-protect.org
- bfa74d9b-eb8b-45f2-896b-16e58eeaadc3@identity-protect.org
- e89e3beb-dc1e-4aba-b938-e101287f9198@identity-protect.org
- info@domain-contact.org
Web-graph footprint
Distinct hostnames that link to or from incquery-group.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for incquery-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from incquery-group.com.
- IP · 18.195.81.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · 02bf4070-ff92-43d7-967c-731de352c53c@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "incquery-group.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.