Skip to content

Hostname

feenix.org

Last fetched

feenix.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · feenix.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/feenix.org

Resolution chain

feenix.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.246.59.23713.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.26.20515.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
16.28.130.19516.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
16.28.15.21816.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:69
Organization
amit ramdath
Contact emails

Subdomains

11 observed subdomains of feenix.org.

Web-graph footprint

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

67 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for feenix.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from feenix.org.

Cypher and MCP

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

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