Hostname
veritix.com
Last fetched
veritix.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
veritix.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 |
|---|---|---|---|---|
| 3.170.3.12 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.127 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.2 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.57 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- matt tamez
- Contact emails
Subdomains
18 observed subdomains of veritix.com.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from veritix.com in the public web crawl.
13 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for veritix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.166.101.207/32 |
| SPF_IP | 207.166.104.207/32 |
| SPF_IP | 207.166.92.11/32 |
| SPF_IP | 207.166.95.11/32 |
| SPF_IP | 209.190.191.0/26 |
| SPF_IP | 63.251.250.0/24 |
| SPF_IP | 67.111.75.192/26 |
Related pages
Pivot deeper into the graph from veritix.com.
- IP · 3.170.3.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · domainreg@veritix.com
- TLD · .com
- Browse hostnames · ve…
- 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: "veritix.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.