Skip to content

Hostname

joviat.com

Last fetched

joviat.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · joviat.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/joviat.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.19.169.21162.19.128.0/17AS16276DE

WHOIS identity

Registrar
iana:886
Organization
fundacio joviat
Contact emails

Subdomains

15 observed subdomains of joviat.com.

Web-graph footprint

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

52 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for joviat.com.

MechanismTarget
SPF_Ajoviat.com
SPF_Ans3222250.ip-162-19-169.eu
SPF_IP162.19.169.21
SPF_MXjoviat.com

Related pages

Pivot deeper into the graph from joviat.com.

Cypher and MCP

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

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