Skip to content

Hostname

invaris.com

Last fetched

invaris.com resolves to 1 IPv4 address operated by AS8560 in AT. WHOIS lists iana:1476 as the registrar.

Nutrition Label

WHISPER CANON · invaris.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/invaris.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.19.159.8081.19.144.0/20AS8560AT

WHOIS identity

Registrar
iana:1476
Organization
invaris informationsysteme
Contact emails

Subdomains

13 observed subdomains of invaris.com.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for invaris.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.104.82.0/24
SPF_IP89.104.0.70
SPF_MXinvaris.com

Related pages

Pivot deeper into the graph from invaris.com.

Cypher and MCP

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

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