Skip to content

Hostname

fairwinds.org

Last fetched

fairwinds.org resolves to 104.18.8.245, announced in 104.18.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. fairwinds.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fairwinds.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fairwinds.org

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:2
Registrant organisation
fairwinds credit union
Contact emails
qg2d56yp9mm@networksolutionsprivateregistration.com, clai@fairwinds.org, infosecteam@fairwinds.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • josh.ns.cloudflare.com
  • rihana.ns.cloudflare.com

MX records

  • mxa-002bf901.gslb.pphosted.com
  • mxb-002bf901.gslb.pphosted.com
  • mx0a-002bf901.pphosted.com
  • mx0b-002bf901.pphosted.com

SPF policy

  • ip: 208.75.123.0/24
  • ip: 149.72.113.109/32
  • ip: 149.72.113.11/32
  • ip: 107.144.151.11/32
  • ip: 149.72.32.11/32
  • ip: 192.254.113.110/32
  • ip: 167.89.45.114/32
  • ip: 135.84.68.123/32
  • ip: 149.72.24.125/32
  • ip: 64.151.112.130/32
  • ip: 149.72.249.133/32
  • ip: 75.112.95.139/32
  • ip: 149.72.122.140/32
  • ip: 75.112.95.140/32
  • ip: 147.253.210.143/32
  • ip: 147.253.210.144/32
  • ip: 147.253.210.145/32
  • ip: 149.72.24.148/32
  • ip: 67.221.239.15/32
  • ip: 149.72.126.151/32
  • ip: 67.221.239.16/32
  • ip: 149.72.43.169/32
  • ip: 147.253.214.17/32
  • ip: 149.72.123.170/32
  • ip: 149.72.123.174/32
  • ip: 208.92.208.174/32
  • ip: 168.245.51.175/32
  • ip: 147.253.214.18/32
  • ip: 142.0.180.184/32
  • ip: 149.72.238.186/32
  • ip: 208.252.57.192/27
  • ip: 149.72.28.198/32
  • ip: 167.89.18.202/32
  • ip: 149.72.182.202/32
  • ip: 147.253.212.212/32
  • ip: 149.72.30.217/32
  • ip: 69.38.149.224/27
  • ip: 149.72.120.226/32
  • ip: 147.253.219.233/32
  • ip: 149.72.30.233/32
  • ip: 50.31.35.233/32
  • ip: 167.89.91.252/32
  • ip: 149.72.31.26/32
  • ip: 168.245.50.27/32
  • ip: 64.151.119.33/32
  • ip: 149.72.224.42/32
  • ip: 149.72.28.49/32
  • ip: 168.245.109.51/32
  • ip: 168.245.34.52/32
  • ip: 149.72.56.59/32

Threat-feed evidence

History

Related pages

Pivot from fairwinds.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fairwinds.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.