Skip to content

Hostname

ekoideas.com

Last fetched

ekoideas.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · ekoideas.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ekoideas.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.187.4018.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.7418.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.8218.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.187.918.245.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1262
Organization
alfonso gonzlez losada
Contact emails

Subdomains

3 observed subdomains of ekoideas.com.

Web-graph footprint

Distinct hostnames that link to or from ekoideas.com in the public web crawl.

53 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ekoideas.com.

MechanismTarget
SPF_Aekoideas.com
SPF_IP193.203.118.140
SPF_MXekoideas.com

Related pages

Pivot deeper into the graph from ekoideas.com.

Cypher and MCP

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

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