Skip to content

Hostname

multicable.com.ar

Last fetched

multicable.com.ar resolves to 1 IPv4 address operated by Dattatec.com in AR.

Nutrition Label

WHISPER CANON · multicable.com.arRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/multicable.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
200.58.120.182200.58.120.0/24AS27823Dattatec.comAR

WHOIS identity

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

Subdomains

8 observed subdomains of multicable.com.ar.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for multicable.com.ar.

MechanismTarget
SPF_Amulticable.com.ar
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP165.140.157.141
SPF_IP173.237.189.179
SPF_IP173.237.190.67
SPF_IP173.237.190.68
SPF_IP174.136.57.214
SPF_MXmulticable.com.ar

Related pages

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

Cypher and MCP

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

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