Skip to content

Hostname

499.pl

Last fetched

499.pl resolves to 2 IPv4 addresses operated by AS15694 in PL. WHOIS lists registrar:wizjanet sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · 499.plRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/499.pl

Resolution chain

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

WHOIS identity

Registrar
registrar:wizjanet sp. z o.o.
Organization
heat sources sp.z o.o.
Contact emails

Subdomains

2 observed subdomains of 499.pl.

Web-graph footprint

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

79 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 499.pl.

MechanismTarget
SPF_A499.pl
SPF_Aholdenmajer.wizjanet.pl
SPF_INCLUDE_spf.dcsaas.net
SPF_IP91.217.242.0/24
SPF_IP91.234.217.0/24
SPF_MX499.pl

Related pages

Pivot deeper into the graph from 499.pl.

Cypher and MCP

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

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