Skip to content

Hostname

ektekos.com

Last fetched

ektekos.com resolves to 35.227.210.22, announced in 35.227.0.0/16 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. ektekos.com 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 · ektekos.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ektekos.com

Resolution chain

IPv6 resolution

No AAAA record for ektekos.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Registrant organisation
adventure online marketing b.v.
Contact emails
d50c288bc8@ektekos.com.whoistrustee.com, info@domain-contact.org, 11e6e2579ea54f1ef06da95bde71fe619bd8d5edabc2379240cedecf39c25bfa@ektekos.com.whoisproxy.org, 4f7416e2034be81c59db18d9662746743e1942e0ecca9fee82ea9b07cd8a2f50@ektekos.com.whoisproxy.org, 7637649c8e591d6e7801b313114068d72b880d1d1603ae45f909861ade9c3d84@ektekos.com.whoisproxy.org, ba642383caacd03c3a4032277551fe79a463cf83f1fb32181641421aa1927345@ektekos.com.whoisproxy.org, d0732ce28725959741f0656b8abf58181f10df1368334e9a84d2e30ec984e9f7@ektekos.com.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • ns1.dnsimple.com
  • ns3.dnsimple.com
  • ns1.dnsimple-edge.com
  • ns3.dnsimple-edge.io
  • ns2.dnsimple-edge.net
  • ns4.dnsimple-edge.org

MX records

  • mx1.bionicmoose.com

SPF policy

  • include: spf.bionicmoose.com
  • include: 136224628.spf2.netcorecloud.net

Threat-feed evidence

History

Related pages

Pivot from ektekos.com 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: "ektekos.com"})-[: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.