Skip to content

Hostname

plugandwork.com.ar

Last fetched

plugandwork.com.ar resolves to 2 IPv4 addresses operated by AS52368 - ZAM LTDA. in CL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
186.64.114.180186.64.114.0/24AS52368AS52368 - ZAM LTDA.CL
186.64.118.31186.64.118.0/24AS52368AS52368 - ZAM LTDA.CL

WHOIS identity

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

Subdomains

15 observed subdomains of plugandwork.com.ar.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for plugandwork.com.ar.

MechanismTarget
SPF_Aplugandwork.com.ar
SPF_INCLUDEw5spf.baehost.com
SPF_IP131.255.5.11
SPF_IP131.255.5.12
SPF_IP186.64.114.180
SPF_IP186.64.118.30
SPF_IP186.64.118.31
SPF_IP186.64.118.32
SPF_IP186.64.118.33
SPF_IP186.64.118.34
SPF_IP2803:2800:c1c9::/48
SPF_MXplugandwork.com.ar

Related pages

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

Cypher and MCP

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

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