Skip to content

Hostname

fibo.de

Last fetched

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

Nutrition Label

WHISPER CANON · fibo.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fibo.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.10018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.10818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.160.1013.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.423.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.73.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.943.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of fibo.de.

Web-graph footprint

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

122 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fibo.de.

MechanismTarget
SPF_Afibo.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEmxlogic.net
SPF_IP145.36.0.0/16
SPF_IP194.97.146.210
SPF_IP194.97.146.211
SPF_IP195.30.125.163
SPF_IP207.126.144.0/20
SPF_IP207.67.38.0/24
SPF_IP208.65.145.75
SPF_IP66.231.91.249
SPF_IP80.67.18.0/24
SPF_IP80.67.29.0/24
SPF_IP80.67.31.0/24
SPF_MXfibo.de

Related pages

Pivot deeper into the graph from fibo.de.

Cypher and MCP

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

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