Skip to content

Hostname

fairdeal.live

Last fetched

fairdeal.live resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fairdeal.liveRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fairdeal.live

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.12613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.1513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.11965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.130.8165.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.10865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.7365.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.11765.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of fairdeal.live.

Web-graph footprint

Distinct hostnames that link to or from fairdeal.live in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fairdeal.live.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fairdeal.live"})-[: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.