Skip to content

Hostname

expoyer.com.ar

Last fetched

expoyer.com.ar resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

expoyer.com.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.229.40.10918.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

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

Subdomains

6 observed subdomains of expoyer.com.ar.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for expoyer.com.ar.

MechanismTarget
SPF_Aexpoyer.com.ar
SPF_IP190.183.63.219
SPF_IP190.220.26.8/29
SPF_IP201.212.0.194
SPF_IP201.212.0.197
SPF_MXexpoyer.com.ar

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "expoyer.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.