Skip to content

Hostname

komen.org

Last fetched

komen.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · komen.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/komen.org

Resolution chain

komen.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
susan g. komen for the cure
Contact emails

Subdomains

32 observed subdomains of komen.org.

Web-graph footprint

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

4,353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

67 SPF mechanisms authorising senders for komen.org.

MechanismTarget
SPF_Akomen.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.votervoice.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.fundraiseup.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP198.245.81.0/24
SPF_IP198.61.254.0/23
SPF_IP199.122.123.0/24
SPF_IP20.47.149.138/32
SPF_IP204.8.10.114/32
SPF_IP205.139.104.0/22
SPF_IP205.139.105.48/29
SPF_IP206.79.6.0/24
SPF_IP206.79.6.128/26
SPF_IP208.40.241.140/30
SPF_IP209.61.151.0/24
SPF_IP216.235.195.0/24
SPF_IP216.235.195.128/27
SPF_IP216.235.195.160/27
SPF_IP216.235.196.0/22
SPF_IP216.235.197.198/32
SPF_IP216.235.200.0/21
SPF_IP216.37.18.6/32
SPF_IP23.253.182.0/23
SPF_IP2a01:111:f403::0/48
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP38.96.221.1
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP64.209.141.221/32
SPF_IP64.244.120.32/27
SPF_IP64.244.122.192/27
SPF_IP69.72.32.0/20
SPF_IP74.123.153.0/25
SPF_IP74.123.154.128/25
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from komen.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "komen.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.