Skip to content

Hostname

business-objects-sql.dev.skycell.ch

Last fetched

business-objects-sql.dev.skycell.ch resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH.

Nutrition Label

WHISPER CANON · business-objects-sql.dev.skycell.chRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/business-objects-sql.dev.skycell.ch

Resolution chain

business-objects-sql.dev.skycell.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.203.154.7320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

No WHOIS records are currently associated with business-objects-sql.dev.skycell.ch in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from business-objects-sql.dev.skycell.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "business-objects-sql.dev.skycell.ch"})-[: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.