Skip to content

Hostname

smarking.com

Last fetched

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

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
support@dropcatch.com, 10806c36-886f-4e42-bf14-9782bfaae992@identity-protect.org, 384f41b7-e4e4-404b-b33a-1a541bf319be@identity-protect.org, a24bc104-2990-451f-a975-d37f428a6f50@identity-protect.org, c85b7d3f-890d-4190-9d2a-b8d32e263bc0@identity-protect.org, ca2381b0-2734-4ee0-99eb-a7cbbb6b23ad@identity-protect.org, owner-151062@smarking.com.whoisprivacyservice.org, owner-2273569@smarking.com.whoisprivacyservice.org, owner-243948@smarking.com.whoisprivacyservice.org, owner-2616085@smarking.com.whoisprivacyservice.org, owner-4848490@smarking.com.whoisprivacyservice.org, owner-711279@smarking.com.whoisprivacyservice.org, owner-8341307@smarking.com.whoisprivacyservice.org, owner-8445803@smarking.com.whoisprivacyservice.org, owner-9255650@smarking.com.whoisprivacyservice.org

Subdomains

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

  • ns-316.awsdns-39.com
  • ns-888.awsdns-47.net
  • ns-1252.awsdns-28.org
  • ns-1871.awsdns-41.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: mandrillapp.com
  • include: servers.mcsv.net
  • mx: smarking.net

Threat-feed evidence

History

Related pages

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