Hostname
felsinea.com
Last fetched
felsinea.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
felsinea.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.255.140 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.216.173 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.99.14 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.75.45 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from felsinea.com in the public web crawl.
Sample inbound links
Sample outbound links
- felsinea-corporate-dev-s3-images.s3.eu-west-1.amazonaws.com
- felsinea-corporate-local-s3-images.s3.eu-west-1.amazonaws.com
- felsinea-corporate-prod-s3-images.s3.eu-west-1.amazonaws.com
- sirman-corporate-dev-s3-images.s3.eu-west-1.amazonaws.com
- consent.cookiebot.com
- consentcdn.cookiebot.com
- facebook.com
- b2b.felsinea.com
- occasioni.felsinea.com
- rcs.felsinea.com
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for felsinea.com.
| Mechanism | Target |
|---|---|
| SPF_A | felsinea.com |
| SPF_INCLUDE | 19995594.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 217.194.182.240/28 |
| SPF_MX | felsinea.com |
Related pages
Pivot deeper into the graph from felsinea.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "felsinea.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.