Skip to content

Hostname

weolbu.com

Last fetched

weolbu.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · weolbu.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/weolbu.com

Resolution chain

weolbu.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.221.11018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.2218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.3518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.8818.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
52.85.78.3252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.9952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1489
Organization
weolbu
Contact emails

Subdomains

45 observed subdomains of weolbu.com.

Web-graph footprint

Distinct hostnames that link to or from weolbu.com in the public web crawl.

64 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for weolbu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_IP117.52.103.155
SPF_IP117.52.103.181
SPF_IP117.52.103.241
SPF_IP117.52.103.242
SPF_IP3.36.137.134
SPF_IP3.36.83.253
SPF_IP3.38.3.128
SPF_IP54.180.173.129

Related pages

Pivot deeper into the graph from weolbu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "weolbu.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.