Skip to content

Hostname

securekate.com

Last fetched

securekate.com resolves to 172.234.24.211, announced in 172.234.16.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. securekate.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 · securekate.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/securekate.com

Resolution chain

IPv6 resolution

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

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
ian foutch
Contact emails
hostmaster@webley.com

Subdomains

Mail and authentication

Nameservers

  • ns-434.awsdns-54.com
  • dns101.registrar-servers.com
  • dns102.registrar-servers.com
  • ns-757.awsdns-30.net
  • ns-1139.awsdns-14.org
  • ns-1824.awsdns-36.co.uk

MX records

  • mx.plingest.com
  • mail.securekate.com

SPF policy

  • a: securekate.com
  • mx: securekate.com
  • include: relay.mailchannels.net
  • ip: 208.64.101.39

Threat-feed evidence

History

Related pages

Pivot from securekate.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: "securekate.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.