Skip to content

Hostname

fairdirect.org

Last fetched

fairdirect.org resolves to 1 IPv4 address operated by AS20773 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · fairdirect.orgRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fairdirect.org

Resolution chain

fairdirect.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.35.226.1295.35.224.0/19AS20773DE

WHOIS identity

Registrar
iana:269
Organization
fairdirect e.v.
Contact emails

Subdomains

2 observed subdomains of fairdirect.org.

Web-graph footprint

Distinct hostnames that link to or from fairdirect.org in the public web crawl.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fairdirect.org.

MechanismTarget
SPF_Afairdirect.org
SPF_INCLUDEspf.messagingengine.com
SPF_IP2a01:488:42:1000:50ed:8581:ff7f:eac5/96
SPF_IP2a01:488:66:1000:57e6:1559:0:1/96
SPF_IP80.237.133.129
SPF_IP87.230.21.89
SPF_MXfairdirect.org

Related pages

Pivot deeper into the graph from fairdirect.org.

Cypher and MCP

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

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