Skip to content

Hostname

bpost.cloud

Last fetched

bpost.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bpost.cloudRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bpost.cloud

Resolution chain

bpost.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.16.14918.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.16.16318.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.16.7918.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.16.8118.64.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.231.13018.66.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.231.19118.66.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.231.2218.66.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.231.5518.66.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
bpost
Contact emails

Subdomains

248 observed subdomains of bpost.cloud.

Web-graph footprint

Distinct hostnames that link to or from bpost.cloud in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bpost.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bpost.cloud"})-[: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.