Skip to content

Hostname

smarkets.com

Last fetched

smarkets.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · smarkets.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/smarkets.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.176.12104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.97.49104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
domain admin
Contact emails

Subdomains

24 observed subdomains of smarkets.com.

Web-graph footprint

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

666 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for smarkets.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP176.34.128.115
SPF_IP209.85.128.0/17
SPF_IP64.233.160.0/19

Related pages

Pivot deeper into the graph from smarkets.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smarkets.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.