Skip to content

Hostname

4bgo.de

Last fetched

4bgo.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · 4bgo.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/4bgo.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.218.73136.244.228.0/22AS24940DE

WHOIS identity

No WHOIS records are currently associated with 4bgo.de in WhisperGraph.

Subdomains

1 observed subdomain of 4bgo.de.

Subdomain
cloud.4bgo.de

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 4bgo.de.

MechanismTarget
SPF_IP136.243.218.74
SPF_IP2a01:4f8:192:5468:0:0:0:900

Related pages

Pivot deeper into the graph from 4bgo.de.

Cypher and MCP

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

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