Hostname
askyourqa.com
Last fetched
askyourqa.com resolves to 1 IPv4 address operated by DENVR-DATAWORKS-01 - Denvr Dataworks in RO. WHOIS lists iana:1531 as the registrar.
Nutrition Label
Resolution chain
askyourqa.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 |
|---|---|---|---|---|
| 86.107.79.125 | 86.107.79.0/24 | AS203053 | DENVR-DATAWORKS-01 - Denvr Dataworks | RO |
WHOIS identity
- Registrar
- iana:1531
- Organization
- knock knock whois not there,
- Contact emails
Subdomains
1 observed subdomain of askyourqa.com.
| Subdomain |
|---|
| www.askyourqa.com |
Web-graph footprint
Distinct hostnames that link to or from askyourqa.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for askyourqa.com.
| Mechanism | Target |
|---|---|
| SPF_A | askyourqa.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 85.204.69.241 |
| SPF_IP | 86.107.79.125 |
| SPF_MX | askyourqa.com |
Related pages
Pivot deeper into the graph from askyourqa.com.
- IP · 86.107.79.125
- ASN · AS203053DENVR-DATAWORKS-01 - Denvr Dataworks
- Registrar · iana:1531
- Country · RO
- Email · askyourqa.com@privatewho.is
- TLD · .com
- Browse hostnames · as…
- 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: "askyourqa.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.