Skip to content

Hostname

sprintdatacenter.pl

Last fetched

sprintdatacenter.pl resolves to 1 IPv4 address operated by AS197226 in PL. WHOIS lists registrar:sprint s.a. as the registrar.

Nutrition Label

WHISPER CANON · sprintdatacenter.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sprintdatacenter.pl

Resolution chain

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

IPPrefixASNOperatorCountry
46.29.16.10046.29.16.0/21AS197226PL

WHOIS identity

Registrar
registrar:sprint s.a.
Organization
sprint
Contact emails

Subdomains

34 observed subdomains of sprintdatacenter.pl.

Web-graph footprint

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

100 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sprintdatacenter.pl.

MechanismTarget
SPF_Amail.sprintdatacenter.pl
SPF_Asmtpfarm.sprintdatacenter.pl
SPF_INCLUDE_spf.mlsend.com
SPF_IP188.68.251.2/32
SPF_IP46.29.16.54
SPF_IP46.29.17.30
SPF_IP46.29.17.41/32
SPF_MXsprintdatacenter.pl

Related pages

Pivot deeper into the graph from sprintdatacenter.pl.

Cypher and MCP

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

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