Hostname
techsembly.com
Last fetched
techsembly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
techsembly.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.49 | 108.138.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.83 | 108.138.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.88 | 108.138.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.9 | 108.138.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.227.192.113 | 13.227.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.117 | 13.227.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.29 | 13.227.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.73 | 13.227.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.170.152.115 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.116 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.125 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.24 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:168
- Organization
- domain proxy service. lcn.com
- Contact emails
Subdomains
11 observed subdomains of techsembly.com.
Web-graph footprint
Distinct hostnames that link to or from techsembly.com in the public web crawl.
74 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for techsembly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.18.112.0/22 |
| SPF_IP | 94.126.40.0/24 |
| SPF_IP | 94.126.44.0/22 |
Related pages
Pivot deeper into the graph from techsembly.com.
- IP · 108.138.26.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:168
- Country · DE
- Email · 45459d0c263eb9fad1b80686ae98da86@domainprivacyprotector.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: "techsembly.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.