Skip to content

Hostname

fair2c.ch

Last fetched

fair2c.ch resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · fair2c.chRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fair2c.ch

Resolution chain

fair2c.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.240.87.4534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
81.88.58.21681.88.58.0/24AS39729REGISTER-AS - REGISTER S.P.A.IT

WHOIS identity

No WHOIS records are currently associated with fair2c.ch in WhisperGraph.

Subdomains

1 observed subdomain of fair2c.ch.

Subdomain
www.fair2c.ch

Web-graph footprint

Distinct hostnames that link to or from fair2c.ch in the public web crawl.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fair2c.ch.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fair2c.ch.

Cypher and MCP

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

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