Skip to content

Hostname

playmac.cc

Last fetched

playmac.cc resolves to 2 IPv4 addresses operated by NEXION-AS-AP NEXION Networks Pty Ltd in US.

Nutrition Label

WHISPER CANON · playmac.ccRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/playmac.cc

Resolution chain

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

IPPrefixASNOperatorCountry
154.12.21.47154.12.21.0/24AS401701NEXION-AS-AP NEXION Networks Pty LtdUS
154.201.83.5154.201.80.0/21AS401696DOCLERMEDIA-AS - Docler LA, LLCHK

WHOIS identity

No WHOIS records are currently associated with playmac.cc in WhisperGraph.

Subdomains

3 observed subdomains of playmac.cc.

Web-graph footprint

Distinct hostnames that link to or from playmac.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for playmac.cc.

MechanismTarget
SPF_INCLUDE_spf.workspace.org

Related pages

Pivot deeper into the graph from playmac.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "playmac.cc"})-[: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.