Hostname
validiclogistics.com
Last fetched
validiclogistics.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
validiclogistics.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 |
|---|---|---|---|---|
| 34.194.154.49 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of validiclogistics.com owner
- Contact emails
- 3f72fd96-fd1c-4909-81e1-1bfbe854a26c@identity-protect.org
- 48eb5d81-43b2-44ca-bd73-34b5a5aab047@identity-protect.org
- bf997ee0-3583-4c16-bda8-b2b0b70ab203@identity-protect.org
- c8f4838d-fb76-494b-91ed-1b831144c567@identity-protect.org
- cabdb66b-319d-4d28-862e-0b7db77448bc@identity-protect.org
- eeccbe66-76e2-4a13-b0e6-3ca70397b57c@identity-protect.org
Subdomains
12 observed subdomains of validiclogistics.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for validiclogistics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.tmes.trendmicro.com |
Related pages
Pivot deeper into the graph from validiclogistics.com.
- IP · 34.194.154.49
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3f72fd96-fd1c-4909-81e1-1bfbe854a26c@identity-protect.org
- 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: "validiclogistics.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.