Skip to content

Hostname

baluwo.com

Last fetched

baluwo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · baluwo.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/baluwo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.192.10018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.29.6918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.131.14535.3.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.8.1535.4.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.209.9954.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.200.15454.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
baluwo financial services
Contact emails

Subdomains

13 observed subdomains of baluwo.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baluwo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from baluwo.com.

Cypher and MCP

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

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