Hostname
nuevachevallier.com
Last fetched
nuevachevallier.com resolves to 2 IPv4 addresses operated by AS16814 - NSS S.A. in AR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
nuevachevallier.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 190.210.10.34 | 190.210.8.0/22 | AS16814 | AS16814 - NSS S.A. | AR |
| 200.105.67.246 | 200.105.64.0/20 | AS7303 | AS7303 - Telecom Argentina S.A. | AR |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
16 observed subdomains of nuevachevallier.com.
Showing 11 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nuevachevallier.com in the public web crawl.
126 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nuevachevallier.com.
| Mechanism | Target |
|---|---|
| SPF_A | nuevachevallier.com |
| SPF_A | production.na01.flechabus.demandware.net |
| SPF_A | staging.na01.flechabus.demandware.net |
| SPF_INCLUDE | spf.fromdoppler.com |
| SPF_IP | 190.210.10.30 |
| SPF_IP | 190.210.10.32 |
| SPF_IP | 200.105.67.242 |
| SPF_IP | 200.105.67.244 |
| SPF_MX | nuevachevallier.com |
Related pages
Pivot deeper into the graph from nuevachevallier.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nuevachevallier.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.