Skip to content

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

WHISPER CANON · techsembly.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techsembly.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.49108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.83108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.88108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.9108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11313.227.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11713.227.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.170.152.1153.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.1163.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.1253.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.243.170.152.0/22AS16509AMAZON-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.

Related pages

Pivot deeper into the graph from techsembly.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.