Hostname
weaveability.com
Last fetched
weaveability.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
weaveability.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.104.110 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.114 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.125 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.54 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.139.101 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.113 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.121 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.163.139.43 | 3.163.138.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of weaveability.com owner
- Contact emails
- dns@weaveability.com
- 33f30cf7-4f8f-433e-934d-3c1d4350bd10@identity-protect.org
- 3db81b7f-b239-410f-87a2-9c6607c787af@identity-protect.org
- 74a5d301-dc8a-4f11-a906-9c4071821696@identity-protect.org
- a72cf7f3-cb45-4d58-9236-bf3d47e2acfd@identity-protect.org
- ab1b0c44-c101-409a-8ffe-4ce6439af45b@identity-protect.org
- cd44426a-6301-4f2b-86a4-543d35271f5f@identity-protect.org
- owner-8869812@weaveability.com.whoisprivacyservice.org
- owner-9748818@weaveability.com.whoisprivacyservice.org
Subdomains
79 observed subdomains of weaveability.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from weaveability.com in the public web crawl.
42 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for weaveability.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | weaveabilitysap.com |
Related pages
Pivot deeper into the graph from weaveability.com.
- IP · 108.158.104.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · dns@weaveability.com
- TLD · .com
- Browse hostnames · we…
- 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: "weaveability.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.