Skip to content

Hostname

idics.mpsa.com

Last fetched

idics.mpsa.com resolves to 2 IPv4 addresses operated by AS11664 - Techtel LMDS Comunicaciones Interactivas S.A. in AR.

Nutrition Label

WHISPER CANON · idics.mpsa.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/idics.mpsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.221.8.144190.221.0.0/16AS11664AS11664 - Techtel LMDS Comunicaciones Interactivas S.A.AR
81.255.178.3781.255.178.0/24AS16236PSA - Stellantis Auto SASFR

WHOIS identity

No WHOIS records are currently associated with idics.mpsa.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from idics.mpsa.com.

Cypher and MCP

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

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

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