Hostname
fusily.com
Last fetched
fusily.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
fusily.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 |
|---|---|---|---|---|
| 18.239.168.13 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.44 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.78 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.98 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.18.119 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.23 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.75 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.89 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:638
- Organization
- alan dodd
- Contact emails
Subdomains
4 observed subdomains of fusily.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fusily.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_MX | fusily.com |
Related pages
Pivot deeper into the graph from fusily.com.
- IP · 18.239.168.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:638
- Country · US
- Email · fusily.com@shieldwhois.com
- TLD · .com
- Browse hostnames · fu…
- 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: "fusily.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.