Skip to content

Hostname

excelmind.org

Last fetched

excelmind.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · excelmind.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/excelmind.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.168.11018.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.12818.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.3318.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.618.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.178.103.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1023.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.293.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.363.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

26 observed subdomains of excelmind.org.

Web-graph footprint

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

7 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for excelmind.org.

MechanismTarget
SPF_Aexcelmind.org
SPF_INCLUDE_spf.mlsend.com
SPF_MXexcelmind.org

Related pages

Pivot deeper into the graph from excelmind.org.

Cypher and MCP

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

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