Hostname
techzexsoftware.com
Last fetched
techzexsoftware.com resolves to 4 IPv4 addresses operated by AS-HOSTINGER in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
techzexsoftware.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.223.124.142 | 145.223.120.0/21 | AS47583 | AS-HOSTINGER | US |
| 147.79.120.10 | 147.79.120.0/21 | AS47583 | AS-HOSTINGER | US |
| 88.223.87.2 | 88.223.80.0/21 | AS47583 | AS-HOSTINGER | US |
| 92.112.198.211 | 92.112.196.0/22 | AS47583 | AS-HOSTINGER | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0b4cf357b2ecc3a8314f1ad6321d81b2f8220a670c75be6edaf64b7da7049f58@techzexsoftware.com.whoisproxy.org
- 0ed9ded6f0086ff470dad6eb31520118b08c221ed3db167daa187dffcd4daadf@techzexsoftware.com.whoisproxy.org
- 3594c4389b55538918349c2c3c74817836d3534e9946af6efe7eadec41d34a2c@techzexsoftware.com.whoisproxy.org
- 4dd721193bc26edc75bd6b309231775c439e5619f13e4f390bd990a7970ab8aa@techzexsoftware.com.whoisproxy.org
- 4e20d7336c8a6d92f7d66b8981980ca4acd1b4642685723f37b8ef7bdb7cabec@techzexsoftware.com.whoisproxy.org
- 55eb919842aa716db6106de77ca2b6ba70c2417bdfe86749fd7cb0f018ac68ff@techzexsoftware.com.whoisproxy.org
- 63d66dd3cc66bc764e860dd0aa89493bb9ab8f153d6ee159c1a57b9103d6143e@techzexsoftware.com.whoisproxy.org
- 667ec5d73641f85bb8afebdc525113bcbc9eb5af8679908b8da510a6dfcbd910@techzexsoftware.com.whoisproxy.org
- 695f8ac0167a2a3a8dff268f80d770ccad32bcbcf0a46740785612d95079b8e3@techzexsoftware.com.whoisproxy.org
- 6c9dc09743145ce7cb846bfd7958c2b1bf47902b51b9ee6fd24d7f64f4298461@techzexsoftware.com.whoisproxy.org
- 8687344c151a6d2dfa11c3b347897f74e7646af547e06fae2e80d750f12f147c@techzexsoftware.com.whoisproxy.org
- a7526312f31527665d7f8b23f7b0ac766ce1aeedc60514a143ae3ad503d45f58@techzexsoftware.com.whoisproxy.org
- d0a0d71788bc64a4a8f6542681163a3a1471a53b79be45c878e4a8936a79e765@techzexsoftware.com.whoisproxy.org
- f40e083cb4cf64f11db2d2691bb27314330e8fa3cb0b8a9765f5a35f74f49659@techzexsoftware.com.whoisproxy.org
Subdomains
7 observed subdomains of techzexsoftware.com.
Web-graph footprint
Distinct hostnames that link to or from techzexsoftware.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for techzexsoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from techzexsoftware.com.
- IP · 145.223.124.142
- ASN · AS47583AS-HOSTINGER
- Registrar · iana:269
- Country · US
- Email · 0b4cf357b2ecc3a8314f1ad6321d81b2f8220a670c75be6edaf64b7da7049f58@techzexsoftware.com.whoisproxy.org
- 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: "techzexsoftware.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.