Skip to content

Hostname

webmail.bg-construct.be

Last fetched

webmail.bg-construct.be resolves to 12 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR.

Nutrition Label

WHISPER CANON · webmail.bg-construct.beRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webmail.bg-construct.be

Resolution chain

webmail.bg-construct.be resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.100.49.21040.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
40.100.50.11440.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
40.99.9.22640.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
52.97.96.19452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.97.96.24252.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.97.97.11452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.97.97.8252.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.97.97.9852.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.98.43.13052.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.98.43.14652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
52.98.51.13052.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
52.98.94.14652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY

WHOIS identity

No WHOIS records are currently associated with webmail.bg-construct.be in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from webmail.bg-construct.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webmail.bg-construct.be"})-[: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.