Skip to content

Hostname

arbudplus.pl

Last fetched

arbudplus.pl resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · arbudplus.plRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/arbudplus.pl

Resolution chain

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

IPPrefixASNOperatorCountry
212.85.119.32212.85.112.0/20AS12824PL

WHOIS identity

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

Subdomains

1 observed subdomain of arbudplus.pl.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • arbudplus.pl

SPF policy

21 SPF mechanisms authorising senders for arbudplus.pl.

MechanismTarget
SPF_Aarbudplus.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEinteria.pl
SPF_INCLUDEonet.pl
SPF_IP141.105.16.0/27
SPF_IP188.128.128.0/17
SPF_IP193.17.41.0/24
SPF_IP193.222.135.0/24
SPF_IP195.200.214.0/24
SPF_IP212.126.20.0/25
SPF_IP212.77.96.0/19
SPF_IP212.85.96.0/19
SPF_IP213.180.128.0/19
SPF_IP46.242.151.10
SPF_IP46.242.192.0/18
SPF_IP46.41.128.0/18
SPF_IP62.129.192.0/18
SPF_IP79.96.0.0/16
SPF_IP89.161.128.0/17
SPF_MXarbudplus.pl

Related pages

Pivot deeper into the graph from arbudplus.pl.

Cypher and MCP

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

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