Skip to content

Hostname

baufora.de

Last fetched

baufora.de resolves to 2 IPv4 addresses operated by BIGCOMMERCE - Bigcommerce Inc. in US.

Nutrition Label

WHISPER CANON · baufora.deRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/baufora.de

Resolution chain

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

IPPrefixASNOperatorCountry
63.141.128.1763.141.128.0/24AS399566BIGCOMMERCE - Bigcommerce Inc.US
78.46.211.22878.46.0.0/15AS24940DE

WHOIS identity

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

Subdomains

2 observed subdomains of baufora.de.

Web-graph footprint

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

5 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for baufora.de.

MechanismTarget
SPF_Abaufora.de
SPF_INCLUDE_spf.bigcommerce.com
SPF_MXbaufora.de

Related pages

Pivot deeper into the graph from baufora.de.

Cypher and MCP

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

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