Skip to content

Hostname

felsinea.com

Last fetched

felsinea.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · felsinea.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/felsinea.com

Resolution chain

felsinea.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.16.255.14052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.216.17352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.99.1452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.75.4563.32.0.0/14AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for felsinea.com.

MechanismTarget
SPF_Afelsinea.com
SPF_INCLUDE19995594.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP217.194.182.240/28
SPF_MXfelsinea.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.