Hostname
b2b-sphere.de
Last fetched
b2b-sphere.de resolves to 7 IPv4 addresses operated by NEXEON - Nexeon Technologies, Inc. in US.
Nutrition Label
Resolution chain
b2b-sphere.de resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.93.194.59 | 172.93.194.0/24 | AS20278 | NEXEON - Nexeon Technologies, Inc. | US |
| 212.92.105.226 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.229 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.231 | 212.92.104.0/21 | AS43350 | — | NL |
| 212.92.105.232 | 212.92.104.0/21 | AS43350 | — | NL |
| 63.143.32.83 | 63.143.32.0/19 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 38.58.182.91 | 38.58.182.0/24 | AS26042 | FIBERSTATE - FiberState, LLC | US |
WHOIS identity
No WHOIS records are currently associated with b2b-sphere.de in WhisperGraph.
Subdomains
3 observed subdomains of b2b-sphere.de.
Threat posture
History
Related pages
Pivot deeper into the graph from b2b-sphere.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "b2b-sphere.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.