Skip to content

Hostname

frevvo.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.33.187107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.134.7618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.57.15118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.19.223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.96.1934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.128.22444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.180.6250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.94.4050.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.142.20952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.146.3554.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.201.12854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.111.1554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.177.10254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.249.1254.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.29.9354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.183.16013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.136.15098.88.0.0/13AS14618AMAZON-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 frevvo.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for frevvo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from frevvo.com.

Cypher and MCP

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

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