Skip to content

Hostname

asta-net.pl

Last fetched

asta-net.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · asta-net.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/asta-net.pl

Resolution chain

asta-net.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ovh sas
Organization
asta-net małdziński, ryczek sp. j.
Contact emails

Subdomains

86 observed subdomains of asta-net.pl.

Web-graph footprint

Distinct hostnames that link to or from asta-net.pl in the public web crawl.

148 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for asta-net.pl.

MechanismTarget
SPF_Aasta-net.pl
SPF_INCLUDE_spf.asta-net.pl
SPF_INCLUDE_spf.sunmail.pl
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.199.80.82/32
SPF_IP77.45.2.0/23
SPF_IP86.63.64.202/31
SPF_IP86.63.64.32/27
SPF_MXasta-net.pl

Related pages

Pivot deeper into the graph from asta-net.pl.

Cypher and MCP

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

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