Hostname
feliway.com
Last fetched
feliway.com resolves to 8 IPv4 addresses operated by AS23764 in US. WHOIS lists iana:1290 as the registrar.
Nutrition Label
Resolution chain
feliway.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.159.227.114 | 0.0.0.0/0 | AS23764 | — | US |
| 108.159.227.123 | 0.0.0.0/0 | AS23764 | — | US |
| 108.159.227.44 | 0.0.0.0/0 | AS23764 | — | US |
| 108.159.227.74 | 0.0.0.0/0 | AS23764 | — | US |
| 3.171.214.118 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.17 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.28 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.88 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1290
- Organization
- amanka
- Contact emails
Subdomains
20 observed subdomains of feliway.com.
Web-graph footprint
Distinct hostnames that link to or from feliway.com in the public web crawl.
919 sites link to this hostname.
267 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from feliway.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "feliway.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.