Skip to content

Hostname

fair.markets

Last fetched

fair.markets resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · fair.marketsRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/fair.markets

Resolution chain

fair.markets resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.133.71.237108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.171.4818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.20.2334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.177.5834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.8.7834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.187.20346.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.225.22552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.76.20552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.58.10552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.122.8752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.176.3752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.10.5852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.208.20054.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.69.4954.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.122.15154.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.146.11054.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.106.21954.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.5.25279.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.222.22399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.196.24599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1011
Organization
aquinas technology services,
Contact emails

Subdomains

11 observed subdomains of fair.markets.

Web-graph footprint

Distinct hostnames that link to or from fair.markets in the public web crawl.

40 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fair.markets.

MechanismTarget
SPF_Afair.markets
SPF_Atriveteknoloji.com
SPF_IP63.35.9.167
SPF_MXfair.markets

Related pages

Pivot deeper into the graph from fair.markets.

Cypher and MCP

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

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