Skip to content

Hostname

imaksa.com.ar

Last fetched

imaksa.com.ar resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

WHISPER CANON · imaksa.com.arRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/imaksa.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
192.185.32.234192.185.32.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
66.225.221.21566.225.192.0/18AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

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

Subdomains

2 observed subdomains of imaksa.com.ar.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for imaksa.com.ar.

MechanismTarget
SPF_Aimaksa.com.ar
SPF_INCLUDErelay.mailchannels.net
SPF_IP66.225.221.210
SPF_MXimaksa.com.ar

Related pages

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

Cypher and MCP

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

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