Skip to content

Hostname

techstarters.com

Last fetched

techstarters.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · techstarters.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/techstarters.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11013.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.11113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.4354.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.7054.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.8854.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.79.9154.230.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of techstarters.com owner
Contact emails

Subdomains

10 observed subdomains of techstarters.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for techstarters.com.

MechanismTarget
SPF_Aus.mailers.system-monitor.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.mspmanager.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.237.158.65/32
SPF_IP72.68.113.194
SPF_IP72.68.113.195

Related pages

Pivot deeper into the graph from techstarters.com.

Cypher and MCP

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

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