Skip to content

Hostname

akumulatoryspecpart.pl

Last fetched

akumulatoryspecpart.pl resolves to 1 IPv4 address operated by AS12912 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.25.81.140157.25.0.0/16AS12912PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
ekspert it rafal lipinski
Contact emails

Subdomains

9 observed subdomains of akumulatoryspecpart.pl.

Web-graph footprint

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

62 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • akumulatoryspecpart.pl

SPF policy

4 SPF mechanisms authorising senders for akumulatoryspecpart.pl.

MechanismTarget
SPF_Aakumulatoryspecpart.pl
SPF_IP157.25.81.139
SPF_IP157.25.81.140
SPF_MXakumulatoryspecpart.pl

Related pages

Pivot deeper into the graph from akumulatoryspecpart.pl.

Cypher and MCP

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

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