Hostname
linquest.com
Last fetched
linquest.com resolves to 1 IPv4 address operated by AS8987 in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
linquest.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.253.122.12 | 18.253.0.0/16 | AS8987 | — | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of linquest.com owner
- Contact emails
- bd95y8wv3v3@networksolutionsprivateregistration.com
- be7my3db7fu@networksolutionsprivateregistration.com
- c66ve7c34b9@networksolutionsprivateregistration.com
- domainnameregistrant@kbr.com
- 1df832b0-db37-4b06-8cf4-f5f86f4b06c7@identity-protect.org
- 2307ceb8-af01-401a-baba-35bab301071f@identity-protect.org
- 36028de7-8ea1-4ae8-9803-58cb78b037a2@identity-protect.org
- 6cf53161-9163-46f4-93eb-62c69c2b43fd@identity-protect.org
- 7e43494a-6401-4617-9294-464858413092@identity-protect.org
- e282fdf9-9198-437e-b24d-c02158ad220c@identity-protect.org
Subdomains
16 observed subdomains of linquest.com.
Web-graph footprint
Distinct hostnames that link to or from linquest.com in the public web crawl.
61 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for linquest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf2.linquest.com |
| SPF_IP | 12.53.9.226 |
| SPF_IP | 18.252.151.99 |
| SPF_IP | 18.253.122.12 |
| SPF_IP | 205.129.5.194 |
| SPF_IP | 205.129.5.220 |
| SPF_MX | linquest.com |
Related pages
Pivot deeper into the graph from linquest.com.
- IP · 18.253.122.12
- ASN · AS8987
- Registrar · iana:299
- Country · US
- Email · bd95y8wv3v3@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · li…
- 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: "linquest.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.