Hostname
vallesmar.com
Last fetched
vallesmar.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vallesmar.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.5.204.103 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.154.100 | 52.95.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.96 | 52.95.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.70 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vallesmar.com owner
- Contact emails
- juliogallardo@vallesmar.com
- 8ab6fcb7-06d8-4929-9f8e-01c3167e58fa@identity-protect.org
- 971c9ff3-536d-4ab2-a87e-2ee47c2d50e8@identity-protect.org
- d65c5033-cb85-454b-bb96-370e39db0e8d@identity-protect.org
- d6f4c801-5ec0-4e5b-9f36-8b808073c49a@identity-protect.org
- owner-6834321@vallesmar.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of vallesmar.com.
| Subdomain |
|---|
| www.vallesmar.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vallesmar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from vallesmar.com.
- IP · 3.5.204.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · juliogallardo@vallesmar.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: "vallesmar.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.