Skip to content

Hostname

jmsautos.com.ar

Last fetched

jmsautos.com.ar resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · jmsautos.com.arRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jmsautos.com.ar

Resolution chain

jmsautos.com.ar resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.92.1003.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1083.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.1103.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.463.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with jmsautos.com.ar in WhisperGraph.

Subdomains

3 observed subdomains of jmsautos.com.ar.

Web-graph footprint

Distinct hostnames that link to or from jmsautos.com.ar in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jmsautos.com.ar.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jmsautos.com.ar.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jmsautos.com.ar"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.