Skip to content

Hostname

provisorium.mg

Last fetched

provisorium.mg resolves to 1 IPv4 address operated by AS60380 in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · provisorium.mgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/provisorium.mg

Resolution chain

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

IPPrefixASNOperatorCountry
81.209.248.21581.209.248.0/21AS60380DE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
redacted | eu registrar
Contact emails

Subdomains

2 observed subdomains of provisorium.mg.

Web-graph footprint

Distinct hostnames that link to or from provisorium.mg in the public web crawl.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for provisorium.mg.

MechanismTarget
SPF_Aprovisorium.mg
SPF_Ar17.hallo.cloud
SPF_INCLUDE_spf.r17.hallo.cloud
SPF_MXprovisorium.mg

Related pages

Pivot deeper into the graph from provisorium.mg.

Cypher and MCP

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

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