Hostname
questionnaireweb.com
Last fetched
questionnaireweb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
questionnaireweb.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 |
|---|---|---|---|---|
| 35.180.188.73 | 35.180.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- questionnaireweb.com@domainsbyproxy.com
- 009f0eba-b66d-40c4-b8b5-9faa8720a888@identity-protect.org
- 0d45a756-fc7e-4a14-83ee-d3bd02f20c90@identity-protect.org
- 2d9e88a5-60f5-4de1-a09f-254e9f359e82@identity-protect.org
- 42711c2c-7d9e-4d0a-bea3-da290fca9c6f@identity-protect.org
- 584b6978-ab7b-4f9a-9bb6-738b58335d5e@identity-protect.org
- f7414c4f-eedb-41cd-97b8-e12619ac7680@identity-protect.org
- owner-11725344@questionnaireweb.com.whoisprivacyservice.org
- owner-11922726@questionnaireweb.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of questionnaireweb.com.
Web-graph footprint
Distinct hostnames that link to or from questionnaireweb.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for questionnaireweb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from questionnaireweb.com.
- IP · 35.180.188.73
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · brokerage@buydomains.com
- TLD · .com
- Browse hostnames · qu…
- 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: "questionnaireweb.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.