Skip to content

Hostname

foxreno.com

Last fetched

foxreno.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · foxreno.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/foxreno.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.84.50.10552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.7852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
65.8.131.11565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
******** ********
Contact emails

Subdomains

15 observed subdomains of foxreno.com.

Web-graph footprint

Distinct hostnames that link to or from foxreno.com in the public web crawl.

558 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foxreno.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from foxreno.com.

Cypher and MCP

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

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