Skip to content

Hostname

sofra.com.pl

Last fetched

sofra.com.pl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · sofra.com.plRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sofra.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.78.190157.230.76.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
46.101.69.15346.101.68.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

6 observed subdomains of sofra.com.pl.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sofra.com.pl.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_IP138.201.223.47
SPF_IP144.76.24.54
SPF_IP88.99.19.146
SPF_IP94.152.147.51

Related pages

Pivot deeper into the graph from sofra.com.pl.

Cypher and MCP

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

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