Skip to content

Hostname

mac.pl

Last fetched

mac.pl resolves to 1 IPv4 address operated by GROZA-AS in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · mac.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mac.pl

Resolution chain

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

IPPrefixASNOperatorCountry
176.119.46.203176.119.32.0/19AS42503GROZA-ASPL

WHOIS identity

Registrar
registrar:az.pl sp. z o.o.
Organization
Contact emails

Subdomains

35 observed subdomains of mac.pl.

Web-graph footprint

Distinct hostnames that link to or from mac.pl in the public web crawl.

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mac.pl.

MechanismTarget
SPF_MXmac.pl

Related pages

Pivot deeper into the graph from mac.pl.

Cypher and MCP

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

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