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
Resolution chain
techstarters.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.110 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.111 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.85 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.89 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.43 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.70 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.88 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.91 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of techstarters.com owner
- Contact emails
- service@techstarters.com
- 14134788-3fd2-4577-8cf5-4cd56e6cf776@identity-protect.org
- 27d823ed-3c13-4344-8334-bfcafababb2c@identity-protect.org
- 4289cbab-81c4-48fb-af1b-178712e1dedb@identity-protect.org
- 5c47384e-b98f-4b97-94a5-6187fd7da674@identity-protect.org
- 83509e06-dd60-47c7-a97b-1bd684ac6ffc@identity-protect.org
- b669f9a4-f4ab-41fc-b6cf-f5ea1813044b@identity-protect.org
- owner-1719973@techstarters.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for techstarters.com.
| Mechanism | Target |
|---|---|
| SPF_A | us.mailers.system-monitor.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.mspmanager.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.237.158.65/32 |
| SPF_IP | 72.68.113.194 |
| SPF_IP | 72.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.