Skip to content

Hostname

techsmart.codes

Last fetched

techsmart.codes resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · techsmart.codesRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techsmart.codes

Resolution chain

techsmart.codes resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.104.34108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.54108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.68108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.104.69108.158.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.246.10213.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.1713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.2113.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.33.187.10113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bruce levin
Contact emails

Subdomains

14 observed subdomains of techsmart.codes.

Web-graph footprint

Distinct hostnames that link to or from techsmart.codes in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for techsmart.codes.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from techsmart.codes.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "techsmart.codes"})-[: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.