Skip to content

Hostname

specadmin.pl

Last fetched

specadmin.pl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · specadmin.plRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/specadmin.pl

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.110.2213.32.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.110.2913.32.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.110.5713.32.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.110.9813.32.110.0/24AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
specadmin przemysław sikora
Contact emails

Subdomains

7 observed subdomains of specadmin.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for specadmin.pl.

MechanismTarget
SPF_Aspecadmin.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.239.82.217
SPF_IP188.165.20.84
SPF_IP194.242.107.106
SPF_MXspecadmin.pl

Related pages

Pivot deeper into the graph from specadmin.pl.

Cypher and MCP

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

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