Skip to content

Hostname

hostmaster.smartsfera.pl

Last fetched

hostmaster.smartsfera.pl resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS - Atman Sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · hostmaster.smartsfera.plRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hostmaster.smartsfera.pl

Resolution chain

hostmaster.smartsfera.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.14677.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL
77.79.221.17877.79.221.0/24AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with hostmaster.smartsfera.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hostmaster.smartsfera.pl.

MechanismTarget
SPF_INCLUDE_spf.dcsaas.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmx.ovh.com
SPF_IP193.70.18.144/32
SPF_MXhostmaster.smartsfera.pl

Related pages

Pivot deeper into the graph from hostmaster.smartsfera.pl.

Cypher and MCP

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

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