Skip to content

Hostname

bitiba.de

Last fetched

bitiba.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · bitiba.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bitiba.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.2108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.3108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.53108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.9108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.44.1053.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.413.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.543.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.943.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
52.222.236.2052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

18 observed subdomains of bitiba.de.

Web-graph footprint

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

229 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bitiba.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.209.48.170/32

Related pages

Pivot deeper into the graph from bitiba.de.

Cypher and MCP

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

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