Hostname
valtech.com
Last fetched
valtech.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
valtech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.128 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.128 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.169 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- perfect privacy,
- Contact emails
- 1a2090890a28fd0a20fd0cb153eeb83d@domaindiscreet.com
- 3e2d470e0a28fd0a3fe7afe1ba5341ec@domaindiscreet.com
- 45fb854f0a28fd0a5dc057b9f3cb576d@domaindiscreet.com
- 49520a680a28fd0a6f6fc2640a82a37d@domaindiscreet.com
- 70d325070a28fd0a458bdb65cc6950d4@domaindiscreet.com
- 835481830a28fd0a3f5108b2f83ea755@domaindiscreet.com
- bc9894490a28fd0a3a819f4b567d693f@domaindiscreet.com
- cat5unv94aianbef0soe3le3d0@domaindiscreet.com
- cf1599550a28fd0a078098f11551d13d@domaindiscreet.com
- e12c1c180a28fd0a098598a3d5caec6c@domaindiscreet.com
- e4458e1a0a28fd0a49d0d76bda64ccdb@domaindiscreet.com
- fa3df6ad0a28fd0a0996f585ebe34d25@domaindiscreet.com
- paul.scott@valtech.com
- eric.sestak@valtech.com
Subdomains
127 observed subdomains of valtech.com.
Showing 25 of 127. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from valtech.com in the public web crawl.
849 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for valtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.netsuitesuiteprojectspro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from valtech.com.
- IP · 104.26.10.128
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 1a2090890a28fd0a20fd0cb153eeb83d@domaindiscreet.com
- TLD · .com
- Browse hostnames · va…
- 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: "valtech.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.