Skip to content

Hostname

vault2.website-ssl.com

Last fetched

vault2.website-ssl.com resolves to 1 IPv4 address operated by fast2host - Fast4networks Ltd in GB.

Nutrition Label

WHISPER CANON · vault2.website-ssl.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vault2.website-ssl.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.128.129.19695.128.128.0/21AS48825fast2host - Fast4networks LtdGB

WHOIS identity

No WHOIS records are currently associated with vault2.website-ssl.com in WhisperGraph.

Subdomains

2 observed subdomains of vault2.website-ssl.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vault2.website-ssl.com.

MechanismTarget
SPF_Avault2.website-ssl.com
SPF_MXvault2.website-ssl.com

Related pages

Pivot deeper into the graph from vault2.website-ssl.com.

Cypher and MCP

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

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