Skip to content

Hostname

vivestates.de

Last fetched

vivestates.de resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE.

Nutrition Label

WHISPER CANON · vivestates.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vivestates.de

Resolution chain

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

IPPrefixASNOperatorCountry
34.141.62.2034.141.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

No WHOIS records are currently associated with vivestates.de in WhisperGraph.

Subdomains

1 observed subdomain of vivestates.de.

Web-graph footprint

Distinct hostnames that link to or from vivestates.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vivestates.de.

MechanismTarget
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.145.253.236
SPF_IP51.116.177.56
SPF_IP52.137.50.86
SPF_IP52.157.166.179
SPF_IP62.96.26.18

Related pages

Pivot deeper into the graph from vivestates.de.

Cypher and MCP

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

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