Hostname
willing.com
Last fetched
willing.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
willing.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 |
|---|---|---|---|---|
| 3.86.34.14 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of willing.com owner
- Contact emails
- willing.com@domainsbyproxy.com
- 169a220b-fc7e-477d-8c0d-2be7687189a4@identity-protect.org
- 2f798ca7-0b17-4504-8bbe-036513499049@identity-protect.org
- 62d86bc6-dff2-4eea-86b8-ed67148609a1@identity-protect.org
- b466656d-9aa0-4a32-87f2-3d570afb0edb@identity-protect.org
- d33fb030-cbb2-47d7-bc52-9ffdfc4eedfe@identity-protect.org
- d921be9e-1d17-42e2-9bca-643625a96f2f@identity-protect.org
- e7b5f92e-eec0-44c6-8383-e0f2ce8a0299@identity-protect.org
- owner-10084135@willing.com.whoisprivacyservice.org
- owner-10156702@willing.com.whoisprivacyservice.org
- owner-10354084@willing.com.whoisprivacyservice.org
- owner-10624033@willing.com.whoisprivacyservice.org
- owner-11423808@willing.com.whoisprivacyservice.org
- owner-1789394@willing.com.whoisprivacyservice.org
- owner-1986776@willing.com.whoisprivacyservice.org
- owner-2256725@willing.com.whoisprivacyservice.org
- owner-2329292@willing.com.whoisprivacyservice.org
- owner-2422178@willing.com.whoisprivacyservice.org
- owner-2526674@willing.com.whoisprivacyservice.org
- owner-3326449@willing.com.whoisprivacyservice.org
- and 22 more
Subdomains
4 observed subdomains of willing.com.
Web-graph footprint
Distinct hostnames that link to or from willing.com in the public web crawl.
60 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
6 SPF mechanisms authorising senders for willing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | inbox740.powertic.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from willing.com.
- IP · 3.86.34.14
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · willing.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · wi…
- 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: "willing.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.