Hostname
techvap.com
Last fetched
techvap.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
techvap.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.242.245.230 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- yelbeze@gmail.com
- 05ba7c66fce646cf2165afc6b0f83bbbe2065e856b9a74eae54b2c533c248f05@techvap.com.whoisproxy.org
- 22c95ce4f6181ee6fe837da9dc141cc8de9ac1bf03828e90d3c1036d9122daa9@techvap.com.whoisproxy.org
- 3e35b032df773c12582a3dbaadf1ca973cee32a82dc5c8b4ce95dee3fb1c52c4@techvap.com.whoisproxy.org
- 3f04ffaacd7cca5f5048bdf4205a930ff91d7808a3bc9178a6125df4fada0e49@techvap.com.whoisproxy.org
- 4d877d9e78aecc829c6afa4ec16182fc700c347314d63571b8844bdfa299e5cb@techvap.com.whoisproxy.org
- 57d263deee55576c3ece79f38dd336338094d90d6910febccd904ee4477fcac5@techvap.com.whoisproxy.org
- 5e3d5075a6b7d6929e1d6aac044969cb5d2eb0f5e9908d9b7094c9b14925f288@techvap.com.whoisproxy.org
- 7aa5fee12a457c1268f89e24f568286bdffd3c37f186cfd7f1cd7021fe387225@techvap.com.whoisproxy.org
- b3b0dce69a2144838f45de845c75211acb1d2024dd1665c331abc2bb30d9b86f@techvap.com.whoisproxy.org
- bb30c3ff33e94bcc1ce3cd3f3f36d68d5e6d52ee2298cc9d6cb27a8e6c45d68f@techvap.com.whoisproxy.org
- bbaeab6e660d664e5c4e4c4ecfb108fd02d25d7f0a40ad44505e3c4d14066d3f@techvap.com.whoisproxy.org
- f488215f11043b2ddc7bf12766ab9211bf5f7f8de697bac7b80c3e683301989e@techvap.com.whoisproxy.org
Subdomains
1 observed subdomain of techvap.com.
| Subdomain |
|---|
| www.techvap.com |
Web-graph footprint
Distinct hostnames that link to or from techvap.com in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for techvap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from techvap.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techvap.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.