Skip to content

Hostname

smoaky.com

Last fetched

smoaky.com resolves to 104.21.86.26, announced in 104.21.80.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. smoaky.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 · smoaky.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smoaky.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:93
Registrant organisation
gkg.net domain proxy service
Contact emails
015fc2940b63ddba06565837dd3ea52afff739be@privatedomain.gkg.net, 05f50f744bb99e410a86eb0595c2d02c94c5b2ce@privatedomain.gkg.net, 183a18805c0ab302506581396dbdf0ba09c38dd6@privatedomain.gkg.net, 2a923bfbd59bb36b321a724f0559ae4ff263be33@privatedomain.gkg.net, 4642a6fb681d1a9454b224421f12b869d596f4c2@privatedomain.gkg.net, 6723b6f90fdd29a2bdc41240983ae0dda78255ab@privatedomain.gkg.net, 690a62aa03ce4441c940e350f718b59ecef5f708@privatedomain.gkg.net, 77085f39b5e312d16361c96246710dad8729627f@privatedomain.gkg.net, 77d993a055afe88a88dcb0eaeebe6199d8768ce1@privatedomain.gkg.net, 8b211524c6f1da586c82d8af7a6739557a5e8004@privatedomain.gkg.net, 8f05338c7756f48ecaed0d86bc6c34fa03b51bed@privatedomain.gkg.net, 95289c9994406004aca09f28b96fc135eefe5925@privatedomain.gkg.net, 9531fadef73dc240e5a76f2fddc46a8aa65361bb@privatedomain.gkg.net, 9df1b1f9c0c542764ba5d1d5ae814efe82a15041@privatedomain.gkg.net, a3362ed501d126d1bb64da055eb7c9acec62c9c7@privatedomain.gkg.net, a770ce9525a5f76b6088e9f1d4e2564e521947b6@privatedomain.gkg.net, b44ed3f960bcf46cc47c6b4d247059d72f200053@privatedomain.gkg.net, b5cade0e8c5db55383353bed7b255515159bf698@privatedomain.gkg.net, d62015e2f215181d612e03ceb21051929254fa8d@privatedomain.gkg.net, e20a5c7b6138015c084e623a0a759eb752f3b8b9@privatedomain.gkg.net and 6 more

Subdomains

Showing 1 of 1 subdomain (1 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • amber.ns.cloudflare.com
  • kai.ns.cloudflare.com

MX records

  • mx1.mailchannels.net
  • mx2.mailchannels.net

SPF policy

  • include: netblocks.dreamhost.com
  • mx: smoaky.com
  • include: relay.mailchannels.net

Threat-feed evidence

History

Related pages

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