Skip to content

Hostname

sgmb-pilot.dbs.com

Last fetched

sgmb-pilot.dbs.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE.

Nutrition Label

WHISPER CANON · sgmb-pilot.dbs.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/sgmb-pilot.dbs.com

Resolution chain

sgmb-pilot.dbs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.126.37.168104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.184104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.193.172.4323.193.172.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.MX
23.193.172.4823.193.172.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.MX
61.111.58.17061.111.0.0/18AS3786LGDACOM-KR - LG DACOM CorporationKR
61.111.58.21861.111.0.0/18AS3786LGDACOM-KR - LG DACOM CorporationKR

WHOIS identity

No WHOIS records are currently associated with sgmb-pilot.dbs.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from sgmb-pilot.dbs.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sgmb-pilot.dbs.com"})-[: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.