Skip to content

Hostname

anotherdesign.pl

Last fetched

anotherdesign.pl resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS ATM S.A. in PL. WHOIS lists iana:1522 as the registrar.

Nutrition Label

WHISPER CANON · anotherdesign.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anotherdesign.pl

Resolution chain

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

IPPrefixASNOperatorCountry
77.79.221.13677.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL
77.79.221.16877.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL

WHOIS identity

Registrar
iana:1522
Organization
Contact emails

Subdomains

1 observed subdomain of anotherdesign.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for anotherdesign.pl.

MechanismTarget
SPF_Aanotherdesign.pl
SPF_INCLUDE_spf.dcsaas.net
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_IP46.242.204.91
SPF_MXanotherdesign.pl

Related pages

Pivot deeper into the graph from anotherdesign.pl.

Cypher and MCP

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

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