Hostname
tekcloud.com
Last fetched
tekcloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tekcloud.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 |
|---|---|---|---|---|
| 18.64.141.25 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.52 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.58 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.64.141.8 | 18.64.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 3.167.227.26 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.63 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.67 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.70 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tekcloud.com owner
- Contact emails
- gregkoulax@hotmail.com
- 3ecc619c-9de4-468a-b20d-50fdabe45587@identity-protect.org
- 66273a2a-5e17-4072-b6dc-8ad839a8d69f@identity-protect.org
- 75dcde97-3a4f-44d4-8add-8b4d609fa395@identity-protect.org
- 77e2f3bc-27d9-41b1-8f78-7761fc21b533@identity-protect.org
- a08601b3-3774-4af6-987a-bb1c2899031e@identity-protect.org
- bf90141a-6625-4a29-b38c-6f90dd94fbee@identity-protect.org
- c2d689b2-1b59-4a14-8ed7-874d0638a3ff@identity-protect.org
- owner-11720266@tekcloud.com.whoisprivacyservice.org
- owner-2689305@tekcloud.com.whoisprivacyservice.org
- owner-6144440@tekcloud.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of tekcloud.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tekcloud.com in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tekcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from tekcloud.com.
- IP · 18.64.141.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BH
- Email · gregkoulax@hotmail.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tekcloud.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.