Skip to content

Hostname

pratis.net

Last fetched

pratis.net resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pratis.netRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pratis.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.94.198.21813.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
51.124.137.24551.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

Registrar
iana:146
Organization
bimsa uluslararasi a.s.
Contact emails

Subdomains

6 observed subdomains of pratis.net.

Web-graph footprint

Distinct hostnames that link to or from pratis.net in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for pratis.net.

MechanismTarget
SPF_Apratis.net
SPF_Asmtp.sabancidx.com
SPF_Asmtp2.sabancidx.com
SPF_Asmtp3.sabancidx.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.214.166.167/32
SPF_IP212.57.13.132/32
SPF_IP213.153.170.86/32
SPF_MXpratis.net

Related pages

Pivot deeper into the graph from pratis.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pratis.net"})-[: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.