Skip to content

Hostname

frenova.com

Last fetched

frenova.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.58.135100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.113.114100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.51.12218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.155.10634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.236.8244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.235.22952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.71.22154.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

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 frenova.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for frenova.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.fmc-na.com
SPF_INCLUDE_spf2.fmc-na.com
SPF_INCLUDE_spf3.fmc-na.com
SPF_INCLUDE_spf4.fmc-na.com
SPF_INCLUDE_spf5.fmc-na.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfs.aravo.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from frenova.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "frenova.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.