Skip to content

Hostname

biva.de

Last fetched

biva.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · biva.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biva.de

Resolution chain

biva.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.195.85.5018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.96.7218.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.0.1113.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.56.2513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.94.6335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.42.7835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.106.5052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.41.10963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for biva.de.

MechanismTarget
SPF_Abiva.de
SPF_INCLUDE_spf.strato.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.163.151.90
SPF_IP34.248.172.104
SPF_IP75.119.132.246
SPF_MXbiva.de

Related pages

Pivot deeper into the graph from biva.de.

Cypher and MCP

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

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