Skip to content

Hostname

vaillant.it

Last fetched

vaillant.it resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · vaillant.itRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/vaillant.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.179.164.34195.179.128.0/18AS61157DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
vaillant group business services
Contact emails

Subdomains

13 observed subdomains of vaillant.it.

Web-graph footprint

Distinct hostnames that link to or from vaillant.it in the public web crawl.

324 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vaillant.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP57.66.132.12
SPF_IP57.66.132.25
SPF_IP57.66.132.26
SPF_IP57.66.211.122
SPF_IP57.66.211.126
SPF_IP57.66.211.130
SPF_IP57.66.211.134
SPF_MXvaillant.it

Related pages

Pivot deeper into the graph from vaillant.it.

Cypher and MCP

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

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